[PHP] Re: Can't change include_path in php.ini

2003-08-14 Thread Machiste' N. Quintana
ything I can do about the internal path PHP falls back on? Maybe I should write it like this: include_path = ".;c:\includes" What should I do? Please help. --Machiste' N. Quintana -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Can't change include_path in php.ini

2003-08-09 Thread Machiste' N. Quintana
Hi. I want to change the include_path of the php.ini. I tried uncommenting it, and changing the path, but everytime I use phpinfo() to check if it changed, it displays this as the include_path: .;c:\php4\pear And when it loads, it loads then reloads and reloads and etc. to give the effect of it