[Mon Dec 20 09:00:07 2004] [error] PHP Warning:
main(inc/auth.sql.php): failed to open stream: No such file or
directory in c:\\websites\\r eports\\areport s.php on line 36
[Mon Dec 20 09:00:07 2004] [error] PHP Warning: main(): Failed opening
'inc/auth.sql.php' for inclusion (include_path=' .;c:\\php4\\pea r') in
c:\\websites\\r eports\\areport s.php on line 36
I am using a "switch($_G ET['page'])" to get a url parameter which
determines which file to include.
Everything was fine in 4.3.9...
Anyone else seeing this problem?
main(inc/auth.sql.php): failed to open stream: No such file or
directory in c:\\websites\\r eports\\areport s.php on line 36
[Mon Dec 20 09:00:07 2004] [error] PHP Warning: main(): Failed opening
'inc/auth.sql.php' for inclusion (include_path=' .;c:\\php4\\pea r') in
c:\\websites\\r eports\\areport s.php on line 36
I am using a "switch($_G ET['page'])" to get a url parameter which
determines which file to include.
Everything was fine in 4.3.9...
Anyone else seeing this problem?
Comment