This is a discussion on 4.3.9 -> 4.3.10 broke me within the PHP Language forums, part of the PHP Programming Forums category; [Mon Dec 20 09:00:07 2004] [error] PHP Warning: main(inc/auth.sql.php): failed to open stream: No ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[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\\reports\\areports.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\\pear') in c:\\websites\\reports\\areports.php on line 36 I am using a "switch($_GET['page'])" to get a url parameter which determines which file to include. Everything was fine in 4.3.9... Anyone else seeing this problem? |