jscott205 Posted March 17, 2012 Report Posted March 17, 2012 Hi, I am having a problem trying to get phpvms to install I keep geting this error message Fatal error: Class 'DB' not found in jas/core/common/SettingsData.class.php on line 28 and was wondering if anyone has encounted this problem before and if so what the solution is. Thanks in advance. Quote
mattia Posted March 17, 2012 Report Posted March 17, 2012 you created the database in phpmyadmin? Quote
Tom Posted March 17, 2012 Report Posted March 17, 2012 Check you've uploaded all the files properly. Run /install/checkinstall.php Quote
jscott205 Posted March 17, 2012 Author Report Posted March 17, 2012 the install checker came back as phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.3.3.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [OK] No errors found! -- Checked 183 files, found 0 errors Quote
jscott205 Posted March 17, 2012 Author Report Posted March 17, 2012 i created a database for it but this error happens when i type the install/install.php Quote
jscott205 Posted March 17, 2012 Author Report Posted March 17, 2012 i got rid of the error it told me Could not create core/local.config.php. Create this file, blank, with write permissions. so i created one and got the Fatal error: Class 'DB' not found in jas/core/common/SettingsData.class.php on line 28 but now i am stuck because if i create the file local.config.php it goes to error message above if i take the file out tells me to make one. if that makes sence lol Quote
Moderators Kyle Posted March 18, 2012 Moderators Report Posted March 18, 2012 Set your core folder as writable (permissions 777). Because your directory is not allowing the installer to write in the file. Quote
jscott205 Posted March 18, 2012 Author Report Posted March 18, 2012 yup been set to 777 on the files and folders Quote
jscott205 Posted March 18, 2012 Author Report Posted March 18, 2012 problem has been solved seems it was a problem with linux and server permissions not had much experiance with linux had a word with server provider lol but thanks to all 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.