When I attempt to view a page I get the following errors:
Warning: Failed opening 'scripts/pgcust.php' for inclusion
(include_path='/usr/local/share/pear')
When I turn all the addins off:
$EnableStdConfig=0;
The errors disappear.
$EnablePathInfo = 1; has not effect.
I am able to change pages.
Does anyone have an idea of what is causing these errors.
hau4444