Page 1 of 1

Pear Not installed in this system

Posted: Sat Mar 27, 2004 6:14 am
by softsolvers
Hello friends,
I had downloaded an opensource,after configuring it i am getting the problem that pear not instaaled in this system.i had downloaded pear from php.net,now what should i need to do to run the application how can iinstall the pear in my system.
looking for a repply very soon since it is very urgetnt??? :oops:

Posted: Sun Mar 28, 2004 10:10 pm
by softsolvers
Can you people suggest me why there is problem in the running the application. i had put the pear folder in the my php folder,But still i am getting the problem.
Hope to get the solution today

Posted: Mon Mar 29, 2004 3:36 pm
by ol4pr0
What system ? *nix or windows

edit: For not having to make another post on the subject.

i think you think you dont have pear installed.

*nix -> go to ure php directory /usr/local/lib/php *example
> if pearcmd.php is there type the following from the shell
> php pearcmd.php *now just read the instructions.

windows> there are more possibilities however the fastest way is to run
the pear.bat in youre php dir... it should be there
> open up a prompt window (execute cmd or command(w98))
> cd c:\php4\ * or where ever you installed php and have the
pear.bat
> and run the pear.bat by tying this in the prompt window
> pear.bat <Enter>

REad instructions and youre Done... ( if all fails try downloading the pearinstaller.php you can find all those files on there website )

Posted: Mon Mar 29, 2004 4:02 pm
by m3mn0n
For the love of...

Click the first link in my sig.

Posted: Tue Mar 30, 2004 1:29 am
by twigletmac
FFS - we cannot help you when you don't clearly tell us what the problem is. You have to help us help you - we don't do mindreading (well not often).

Mac