DB Class not being loaded, but it's there...
Page: 1
I would search the forums for similar issues... but there no longer appears to be search functionality :/
Anyway, I have a 0.7.1 install that was working fine. Now though it's stopped working. I turned on debug and get this now:
Warning: include(/<path to>/html/projects/environment/library/database/DB.class.php) [function.include]: failed to open stream: No such file or directory in /<path to>/html/projects/application/functions.php on line 20
Warning: include() [function.include]: Failed opening '/<path to>/html/projects/environment/library/database/DB.class.php' for inclusion (include_path='/<path to>/html/projects:/<path to>/html/projects/application') in /<path to>/html/projects/application/functions.php on line 20
Fatal error: Class 'DB' not found in /<path to>/html/projects/init.php on line 98
Yet, the DB.class.php file is still there and hasn't been altered. Any ideas?
thanx!
Anyway, I have a 0.7.1 install that was working fine. Now though it's stopped working. I turned on debug and get this now:
Warning: include(/<path to>/html/projects/environment/library/database/DB.class.php) [function.include]: failed to open stream: No such file or directory in /<path to>/html/projects/application/functions.php on line 20
Warning: include() [function.include]: Failed opening '/<path to>/html/projects/environment/library/database/DB.class.php' for inclusion (include_path='/<path to>/html/projects:/<path to>/html/projects/application') in /<path to>/html/projects/application/functions.php on line 20
Fatal error: Class 'DB' not found in /<path to>/html/projects/init.php on line 98
Yet, the DB.class.php file is still there and hasn't been altered. Any ideas?
thanx!



