vcal Posted September 30, 2013 Report Posted September 30, 2013 I am trying to install VMS and I got this..... Fatal error: Class 'DB' not found in /home/vcalorgu/public_html/wurx/core/common/SettingsData.class.php on line 28 This is what is on line 28... $all_settings = DB::get_results($sql); Any ideas? Quote
OA01 Posted September 30, 2013 Report Posted September 30, 2013 The link Nabeel posted doesn't work?! Quote
Administrators Nabeel Posted September 30, 2013 Administrators Report Posted September 30, 2013 That looks like your database credentials were likely incorrect Quote
vcal Posted October 1, 2013 Author Report Posted October 1, 2013 That looks like your database credentials were likely incorrect I can't even start the install. No matter where I put it. This is the 'patched' version. Quote
mw308 Posted October 4, 2013 Report Posted October 4, 2013 In case this is still happening to anyone (and for my personal reminder) this seems to be currently due to a non-empty local.config.php file included with the install zip. Delete/recreate and all is well. 1 Quote
Shepred Posted October 5, 2013 Report Posted October 5, 2013 In case this is still happening to anyone (and for my personal reminder) this seems to be currently due to a non-empty local.config.php file included with the install zip. Delete/recreate and all is well. You just saved my arse. Cheers! Quote
vcal Posted October 17, 2013 Author Report Posted October 17, 2013 I got this message from my host as I am still having major issues getting this to work properly.... Please check that the software is capable of actually running on PHP version 5.4.19, it appears its been coded for PHP 4 which is now being dropped by website hosts. He has updated to the latest version. Also...... The developer is essentially trying to make use of a variable ($_FILES) within his code in a way he shouldn't be so it's kicking off. This appears to be a well known problem for this software package based on my google searches. Clarification please. Quote
vcal Posted October 24, 2013 Author Report Posted October 24, 2013 Removed the offending file and tried to reinstall it. Now I get this...... Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'vcalorgu_spork'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/user/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 Quote
Administrators simpilot Posted October 25, 2013 Administrators Report Posted October 25, 2013 Access denied for user 'vcalorgu_spork'@'localhost' (using password: YES) You have the wrong username and/or password combination for the database or possibly the wrong address (localhost) by the looks of it. Quote
vcal Posted October 27, 2013 Author Report Posted October 27, 2013 Deleted user and database just to be sure and then recreated them. i installed VMS and got so many error lines I removed every file for VMS. It is not going back up until it works properly. 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.