For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > December 2005 > Re: [PEAR] about configuration of pear on apache









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] about configuration of pear on apache
Alejandro López Hernández

2005-12-18, 6:58 pm

You need some extra steps in order to install PEAR on Windows machines.
Navigate to the c:\php directory (or wherever you install php) and
double-click on the batch file go-pear.bat to install Pear. More than
likely you'll want to take the defaults on all the questions asked by
simply pressing enter. Part of the execution of the script involves
downloading and installing the standard packages.

At the end of the script a message is given about double-clicking the
file C:\php\PEAR_ENV.reg to install a registry variable needed for pear.

After completing the execution of this script, restart Apache.

Once you have done this, you have to install packages you might need for
your application, for example, to install SOAP package do the following
from command line:

pear install SOAP

I hope this resolves your doubt, greetings from Mexico.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com