When my browser tries to open the index.php file the include files in
another directory can't be opened. I get the following error messages:
snip...
Warning: Failed opening 'includeDIR/dbfunct.php' for inclusion
(include_path='.:/usr/share/pear') in /var/www/html/?/index.php on line 3
Warning: Failed opening 'includeDIR/sinc.php' for inclusion
(include_path='.:/usr/share/pear') in /var/www/html/?/index.php on line 4
Warning: Failed opening 'includeDIR/pinc.php' for inclusion
(include_path='.:/usr/share/pear') in /var/www/html/?/index.php on line 5
Warning: Failed opening 'includeDIR/minc.php' for inclusion
(include_path='.:/usr/share/pear') in /var/www/html/?/index.php on line 6
Fatal error: Call to undefined function: docstart() in
/var/www/html/?/index.php on line 7
....snip
Any ideas what might cause this?
>> Stay informed about: Problem w/ Apache and MySQL&PHP