Closed Thread Icon

Topic awaiting preservation: PEAR Image_Graph Error? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=25714" title="Pages that link to Topic awaiting preservation: PEAR Image_Graph Error? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: PEAR Image_Graph Error? <span class="small">(Page 1 of 1)</span>\

 
H][RO
Bipolar (III) Inmate

From: Australia
Insane since: Oct 2002

posted posted 05-09-2005 09:06

Hi all, im trying to get image_graph going on my server so i can draw graphs etc. Seems like this might be the way to go and its nice and free.


Anyhow i put it on the server and run some examples but i get an error:

Fatal error: main(): Failed opening required 'PEAR/ErrorStack.php' (include_path='.;c:\php4\pear')

Im just wondering does these mean PEAR isnt installed/fully installed on my server? I checked the phpinfo() and the only thing it has is

include_path .;c:\php4\pear

other then that it doesnt have a specific pear section or anything so im not sure.

Thanks for any help

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 05-09-2005 11:14

The error message that you're seeing means that PEAR isn't installed. Since I see that the server is running Windows, you must manually execute file "go-pear.bat" (located in folder where you installed PHP) in order to initialize PEAR. After that all PEAR packages should be installed using PEAR package manager.

Take a look at installation chapter from PEAR manual: http://pear.php.net/manual/en/installation.php


H][RO
Bipolar (III) Inmate

From: Australia
Insane since: Oct 2002

posted posted 05-09-2005 12:45

Ahh ok thanks, my host has to install it for me but they take a while to get back to me :/

Thanks for the info.

« BackwardsOnwards »

Show Forum Drop Down Menu