|
Posted by shimmyshack on 05/02/07 22:44
On May 2, 11:22 pm, cybervigilante <cybervigila...@gmail.com> wrote:
> I can't seem to change the include path on my local winmachine no
> matter what I do. It comes up as
> includ_path .;C:\php5\pear in phpinfo() but there is no such file. I
> installed the WAMP package and PEAR is in c:\wamp\php\pear
>
> I modified php.ini in the c:\wamp\php directory to reflect the actual
> path, but even stopping and restarting my server shows the c:
> \php5\pear path. I can't change it no matter what I do I also tried
> the go.pear.bat file to no avail. Nothing works and I can't use PEAR.
> Help!!
if you are running php as an apache module then you need to modify the
php.ini that is in the apache/bin directory, this is the apache module
php.ini file. the php.ini file you have modified is for the php-
cli.exe (commandline) php executable.
Navigation:
[Reply to this message]
|