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

2003-08-14 Thread Ray Hunter
When you uncomment out the include_path in the php.ini file i believe that php still has an internal one that it falls back on. After you set a new include_path in php.ini do you restart apache and then check phpinfo() to see what the include_path is? -- BigDog On Fri, 2003-08-08 at 17:03, Mac

[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