Ross Burke Posted May 27, 2008 Report Posted May 27, 2008 when i try to install, and database connection i get this error,"Warning: include(bootloader.inc.php) [function.include]: failed to open stream: No such file or directory in /home/fsgraphi/public_html/phpvms/install/dbtest.php on line 3Warning: include(bootloader.inc.php) [function.include]: failed to open stream: No such file or directory in /home/fsgraphi/public_html/phpvms/install/dbtest.php on line 3Warning: include() [function.include]: Failed opening 'bootloader.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fsgraphi/public_html/phpvms/install/dbtest.php on line 3Fatal error: Class 'DB' not found in /home/fsgraphi/public_html/phpvms/install/dbtest.php on line 5" Quote
Administrators Nabeel Posted May 27, 2008 Administrators Report Posted May 27, 2008 Ah thats the in the connection test file... Shouldn't affect the installer though. I'll have it fixed. If you open the file install/dbtest.php, just change the line: include 'bootloader.inc.php'; to include 'loader.inc.php'; Thanks! Quote
Ross Burke Posted May 27, 2008 Author Report Posted May 27, 2008 Ok thanks, and ill keep ya updated Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.