Hi All,
I recently upgraded the PHP on our companies intranet server to PHP 5. This caused all of my includes in my PHP scripts to stop working.
Does anybody know how to solve this. I suspect that the problem is down to a setting in my php.ini file however I'm not sure what setting it could be.
I've tried changing the 'include_path' setting in php.ini but it doesn'se seem to have any effect.
Has anybody else had this problem and know how to fix it??
Thanks for your help in advance guys!