include_path not working?
Posted by: ijeffers
Posted on: 2009-08-02 16:40:00
Hi
Been following the steps on the dreamhost wiki to try and include a new library in a sub domain. Now it seems to be reading the php.ini file as changing display_errors on and off does change eventually, however no matter what I seem to change for include_path just seems to get ignored completely.
Using set_include_path at the top of the test file works no problem at all.
Any ideas on what I'm doing wrong?
Cheers!