php.ini issues in wamp5 1.7.2
Posted by: redndahead (---.ucmerced.edu)
Date: June 11, 2007 07:16PM

Alright here is the situation.

There are 2 php.ini files in the wamp install.

The default location that the wampservermanager points to is /Apache2/bin.

I tried updating a value on there and it didn't work. I then tried in /php and this one worked.

But when I updated the include path doing it in /php didn't work, but the one in /Apache2/bin did work. Anybody know what's going on? Or how I can stick to 1 php.ini file?

Options: ReplyQuote
Re: php.ini issues in wamp5 1.7.2
Posted by: roms (---.fbx.proxad.net)
Date: June 11, 2007 08:33PM

The one in apache2/bin/ is used when you lanuch apache. The one in the /php/ directory is used when you use PHP in CLI mode.



Romain

Options: ReplyQuote
Re: php.ini issues in wamp5 1.7.2
Posted by: redndahead (---.ucmerced.edu)
Date: June 11, 2007 08:55PM

That makes perfect sense.

I was installing a pear module the first time so the change had to be done in the cli one and the second time I was adding an include.

Thanks I appreciate it.

Adam

Options: ReplyQuote


Sorry, only registered users may post in this forum.