I've reinstalled mainfile.php and banners.php from a fresh batch of Nuke 6.0 to no avail. Same error:
|
Quote:
|
Warning: main(mainfile.php) [function.main]: failed to create stream: No such file or directory in /home/temp2/public_html/modules/News/index.php on line 20
Fatal error: main() [function.main]: Failed opening required 'mainfile.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/temp2/public_html/modules/News/index.php on line 20
|
Just to test, I installed Nuke 6.5 in another directory with a different database... That won't work either..... Here's the error 6.5 gives me:
|
Quote:
|
Warning: main(db/mysql.php) [function.main]: failed to create stream: No such file or directory in /home/temp2/public_html/nuke/db/db.php on line 53
Warning: main() [function.main]: Failed opening 'db/mysql.php' for inclusion (include_path='/usr/local/lib/php:/usr/lib/php') in /home/temp2/public_html/nuke/db/db.php on line 53
Fatal error: Cannot instantiate non-existent class: sql_db in /home/temp2/public_html/nuke/db/db.php on line 86
|
Me thinks there's got to be a problem with something on the server end of things.....