Hi,
I changed my include_path with the following statement: include_path = ".;c:\inetpub\wwwroot\php" with the quotation marks!!! In my case it works. But I had to stop all web services running on my system (maybe reboot).
Andreas
brian wrote:
I have entered the following in php.ini for include_path:
include_path = e:\php;e:\libs;
but only the first path is usable and shows up using phpinfo() command. I'm using NT 4 sp 5, PHP4 latest build, IIS 4. Do I have this incorrect? Should it work?
I searched the archives and everything related say "that should work"
Brian