Php Clasess Installed On Astahost... - exactly about pear...

free web hosting
Free Web Hosting > Astahost > Hosted Members Support > Misc. Issues with no other forum

Php Clasess Installed On Astahost... - exactly about pear...

Giniu
Hi all, I have one question...

first of all I want to add that I don't know anything about php, but my phpscripter told me to ask if there is or could be installed PEAR class and especialy HTMP_template_IT and HTML_template_ITX...

( I don't know even what that means... tongue.gif )

btw. if it is installed, he also asked what he should put in there... on last his host this was: "PEAR/HTML/Template/ITX.php", but there it gives just [this] result...

Reply

miCRoSCoPiC^eaRthLinG
Well I don't know much about PHP myself either - but I do know what PEAR is. It stands for PHP Extension and Application Repository - once again following the opensource standards of recursive names. It's this whole bunch of open source classes that work together and come bundled together. Developers can use these pre-built classes to generate HTML, make SOAP requests, send MIME encoded mails PLUS a wide variety of other common tasks. A PEAR is also a TASTY TASTY fruit tongue.gif

Find out more about PEAR at: http://pear.php.net .. The main PEAR package comes with only a handful of classes - but pear development is really fast and every week you have these fresh influx of really-useful/not-so-useful classes being added to the pear repository. There's something called Pear Package Manager which makes it easier for you to download and install these individual classes/bundles.

As for those extensions you're talking about - I'm afraid I'm in the same boat as you smile.gif

 

 

 


Reply

Giniu
Hi...

thanks... m^e maybe can you help me with this - can you tell me to whou should I told this, to technical support? to some other mail (some admin of host, or anything? I don't know...)... I would be graetful if someone can redirect me stright to right person, who I can ask this question... smile.gif

Reply

miCRoSCoPiC^eaRthLinG
As far as I know, the technicians have been informed - they are the only ones with direct access to the host server - so they'll be able to install these PEAR packages.. lets wait & see what comes out of it.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Similar Topics

Keywords : php, clasess, installed, astahost, pear

  1. Asp With Astahost
    How do you get it working? (8)
  2. Errors On Astahost Forum
    (2)
    When in my control panel and i attempt to look at my subscribed topics
    (http://www.astahost.com/view-topic-subscriptions.html) i load the page and then am faced with a
    heap of errors that appearing aove the header of the page. they read QUOTE IPB WARNING
    in_array() : Wrong datatype for second argument (Line: 2711 of /sources/action_public/usercp.php)
    IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
    /sources/action_public/usercp.php) IPB WARNING in_array() : Wrong datatype for second argument
    (Line: 2711 of /sources/action_public/use....
  3. Forwarding Email
    How to foward Astahost Default Email (5)
    Instead of checking my astahost webmail, is there a way to forward my emails to my existing email
    account? For example, my default email address is doudou@doudou.astahost.com and I would like to
    receive it through my gmail or yahoo since I will check it more frequently. How do I do this? Note,
    this is not the same as setting up a forward/alias email, I know how to do that. Thanks ....
  4. Could A New BBCode Be Added To Astahost ?
    PHP with highlighted code specifically. (4)
    I enjoy this site but with only one option which is code to present code in a post I would like to
    see a new BB Code option either manually entered or as a button that would look like and
    surrpund my PHP code with PHP and actually highlight it, there is a MOD for it and I had it at one
    time on one of my sites, I can't remember if I wrote it myself or used and altered other code.
    vBulletin like at PHP builder or Dev Shed uses it, but it looks like there are variations in how
    their code is written.. If Microscopic Earthling is interested I think I still have the co....
  5. Does Astahost Allow Http Put
    (7)
    Does Astahost allow http PUT requests. I am writting a program and I am looking for a quick simple
    way to transfer a file to astahost. I would like to use PUT but I'm not sure if Astahost is
    allowing it. The directory that I am working with has world write access. If Astahost does allow
    PUT then how would one enable it?....
  6. How Do I Promote Astahost (what Kind Of Banner) ?
    How ? (4)
    I will like to help promote Astahost Web Hosting, so I will like to add a small image to my website,
    helping Astahost. So.. what I have to do ? What kind of banner I can put ?... You will give me
    something for this ?.. Thanks a lot....
  7. Domain Name Wrong And Not Working
    Help me in my sub astahost domain name (2)
    Basicaly my problem is about my sub-domain name in astahost. For weeks ive been using the
    saga.astahost.com and it was fine, since i haven finnished yet the whole package for my website, i
    loaded some html on it, so basicaly its empty. Now, lately when i login to my cpanel using of course
    saga.astahost.com/cpanel, I was surprised that it was written theere in the cpanel that my
    sub-domain name is ad36.astahost.com. So what i did was tried to create html to see if
    ad36.astahost.com will work, but sadly it didnt, the error reposted by the browser is it can not
    find the sa....
  8. Ip Address For My Site
    Is it for my subdomain or for Astahost? (3)
    I've tried to access my webpage http://www.abhiram.astahost.com by typing in the IP address
    that is mentioned in CPanel i.e. 69.50.168.69 . But instead, it goes to http://www.astahost.com .
    Am I doing something wrong or is that how it is? If it is supposed to go to astahost, is there a way
    to access my site by an IP address? Thanks.....
  9. Astahost Seems Slow To Update
    Does Astahost seem slow to update to u? (7)
    Hey all, i was just wondering, does astahost seem to take forever to update for you? for instance,
    you know the brute force attacks that rendered hosting applications on hold for a time, well, the
    message about that is still on the board. is it just me, or was that attack a good while ago?
    /huh.gif' border='0' style='vertical-align:middle' alt='huh.gif' /> Infamous....
  10. Fopen Problem In Astahost
    allow_url_fopen ON but not working? (3)
    Hi there, I have a code which grabs an xml-file from another location, reads it and puts the
    content into al local file. I use fopen, fwrite and fclose. The code goes like this: $local_file
    = 'lala.xml'; $fd1 = @fopen ('http://www.example.com/lulu.xml', 'r');
    while ($line=fgets($fd1,4000)) $alltext.=$line; $fd2 = @fopen('lala.xml',
    'w'); @fwrite($fd2, $alltext); @fclose($fd1); @fclose($fd2); ?> On my Apache at home
    everything works fine. But it doesn't work on the astahost server. I thought all I needed was a....
  11. Subdomain Problem
    It links back to AstaHost front page?!! (3)
    This morning, I set up a subdomain for my domain hypercubical.cjb.net , which is
    forum.hypercubical.cjb.net . After I set it up, I immediately went to it to test if it works.
    Strangely, it links back to Astahost's front page... So, I waited an hour for it to change,
    which it didn't, untill I had to go to school. While I was in school, I checked it again, and it
    worked, linking to hypercubical.cjb.net/forum , which made me all happy inside /tongue.gif'
    border='0' style='vertical-align:middle' alt='tongue.gif' /> . Anyway, I just came home to check
    out my for....
  12. Tomcat Version In Astahost
    (1)
    hello, i wish to get a web hosting account. I need tomcat web hosting for trying my example web
    applications. I am learning jsp/servlets ,yet. I read books a lot about them. But not good about
    writing applications,yet. My examples are generally with Tomcat 5. So i need tomcat 5 web hosting.
    Summary: what is the tomcat version that astahost using? 4/5/5.5?....
  13. I Need A Powered By Logo Of Astahost
    just a small one (7)
    Dear Astahost managers, I have been using your free hosting service for just a week but I really
    appreciate such a good service that you bring us. In order to acknowlege this, I'd like to put a
    link to Astahost as well as your other services on my website. I couldn't find any logo of
    Astahost, except Xisto and Computinghost. I have used some free hosting services but they all are
    the same type. Some were very good at the beginning (no ads at all) but over the time they will
    introduce annoying banners and popups. I did suggest this idea to my previous host but t....

    1. Looking for php, clasess, installed, astahost, pear






*SIMILAR VIDEOS*
Searching Video's for php, clasess, installed, astahost, pear
advertisement




Php Clasess Installed On Astahost... - exactly about pear...