View Full Version : databas error after moven to new server
Markos
10-10-2008, 12:22 AM
hi all ive just moved my forum to a new server im sure ive did it all right but getting a database error what i think it is, is wen it was on my last server it was on the D drive and now i think its on a diff drive could this be whats cosing the database error ???? if so is there any thing i can change for to make it work ??
Lynne
10-10-2008, 02:27 AM
We need to see the exact database error before we can speculate about what the cause it.
Markos
10-10-2008, 11:24 AM
i couldnt get the error log so i just tried to install a fresh copy and all i get is a blank screen :(
Lynne
10-10-2008, 03:08 PM
This page is all about the causes of a blank screen - http://www.vbulletin.com/docs/html/blank_pages
When you get a database error, you need to go View Page Source on it and the database error is listed at the bottom of the page source. That is the error I was wanting to see.
Markos
10-10-2008, 07:43 PM
thanks for the info lynne got that sorted now i cant upload my database cos its too big :(
ssslippy
10-10-2008, 07:47 PM
Upload a copy of your database to your website then ask your webhost to import it for you with SSH.
Markos
10-10-2008, 08:18 PM
thanks slippy will do that, so is there not a easy way i can do it ive tried bigdump but keep getting a error
Error at the line 12: CREATE DATABASE `forum` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
Query: CREATE DATABASE `forum` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
MySQL: Access denied for user 'scottish_root'@'localhost' to database 'forum'
and ive changed the latin thing but not too sure if its to the right thing and ive out the right database info in
SEOvB
10-11-2008, 04:05 AM
your username/pw appear to be wrong
Marco van Herwaarden
10-11-2008, 07:45 AM
Remove the CREATE DATABASE line from the backup file.
Markos
10-11-2008, 10:50 AM
thanks for all the help all i got it sorted i used a different mysqldumper and worked fine part from one error at the top of the header
Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in [path]/index.php(562) : eval()'d code on line 98
Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in [path]/index.php(562) : eval()'d code on line 98
Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/index.php(562) : eval()'d code on line 98
Marco van Herwaarden
10-11-2008, 11:28 AM
This error tells you that the files ./classifieds/inc_ads.php is missing.
Markos
10-11-2008, 11:36 AM
im re-uploading all the files just now so hope this sorts it
--------------- Added 1223733000 at 1223733000 ---------------
nope that didnt help :( its not doing this on my main forum
SEOvB
10-11-2008, 01:32 PM
disable the classifieds plug in
Markos
10-11-2008, 02:00 PM
disable the classifieds plug in
i dont have that installed anymore :S did i forget to take a code out some ware u think
ssslippy
10-11-2008, 04:36 PM
You probally forgot to take the XML file out.
Markos
10-11-2008, 08:02 PM
i cant find any XML fils for clasafieds
SEOvB
10-11-2008, 08:07 PM
did you check the includes/xml folder?
Its hard to tell you exactly what needs deleted because most of us don't have the classifieds addon installed. You should seek uninstallation support from the modification author if you are no longer using it to get better/faster support
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.