[resolved] PEAR Installation |
Veteran
|
Hi Stupid,
Sorry Schagane, I simply could not resist -- you said we should call you Stupid You should start off by determining which php.ini is in use. To do this create a page that does phpinfo(). Then check the output for the location of php.ini. Knowing which php.ini is being used, you can determine the location of you PEAR directory. That directory should have a Mail and DB sub-directory if "pear.bat install Mail" and "pear.bat install DB" did their jobs. I hope this helps |
||||||||||||
_________________ |
|
Thanks for the reply Anno!
I will have to check on that when I get home tonight. So, are you saying that I have to install each package seperately using the "pear.bat install"? What is the go-pear.bat supposed to do? I thought it should have installed the base packages. Thanks!! |
||||||||||||
|
Veteran
|
Yes, you need to use "pear install xxxx" to install any PEAR modules you want to use. The go-pear script merely sets up PHP to use PEAR, e.g. modifies the include_path in your php.ini, but it does not install any modules per se. You would thus run go-pear once, and "pear install xxxx", "pear uninstall xxxx" or "pear upgrade xxxx" as needed
|
||||||||||||
_________________ |
|
Thank you! Thank you! Thank you! Now I get it!
|
||||||||||||
|
[resolved] PEAR Installation |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by