Re: HELP - Can't change Include Path
- From: shimmyshack <matt.farey@xxxxxxxxx>
- Date: 2 May 2007 15:44:32 -0700
On May 2, 11:22 pm, cybervigilante <cybervigila...@xxxxxxxxx> 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.
.
- Follow-Ups:
- Re: HELP - Can't change Include Path
- From: cybervigilante
- Re: HELP - Can't change Include Path
- References:
- HELP - Can't change Include Path
- From: cybervigilante
- HELP - Can't change Include Path
- Prev by Date: Re: help with sql setup scripts
- Next by Date: Does the pear package sub-include use a backslash on linux?
- Previous by thread: HELP - Can't change Include Path
- Next by thread: Re: HELP - Can't change Include Path
- Index(es):
Relevant Pages
|