Wordpress URGENT!

iPhonefreak

Paragon
Joined
Apr 7, 2012
Messages
1,521
Reaction score
0
FP$
6
I was working on an extremely high end client and I need urgent help upload a file to a server! I accentally took down both sites!! I need help in getting them up ASAP!<br /><br />-- Wed Nov 13, 2013 7:37 pm --<br /><br />Ok, at least one is back up.



But, I need help moving it from one server to another.
 
iPhonefreak said:
Yes! I can't get it to install on new server. It's wordpress

I've moved Wordpress across to new servers quite often. What is the problem you're having, is it not connecting to the database?
 
I go into the old cPanels phpbb my admin and export it from there. Then I go into the new cPanels phpbbmyadmin and click on choose file, import and it tells me...

SQL query:
--
--
--Database 'nameoffdatabsse'
--
CREATE DATABASE 'nameofdatabase' DEFAULT CHARACTER SET Latin 1 COLLATE Latin1_swedish_ci;

MySQL said:
#1007- Can't create database 'nameofdatabase'; database exists
 
Well then like the error says, the database nameofdatabase already exists!
 
Do I just delete the database that already exists, then import it ?

-- Wed Nov 13, 2013 8:31 pm --

Deleted all databases, it says access denied<br /><br />-- Thu Nov 14, 2013 12:46 am --<br /><br />I have finally gotten an internal server 500 error
 
Try this
Use softuculous to install wordpress its much easier as it will create a database for you, after that get the .sql file in your database of your wordpress you want to add to your server and go to phpmyadmin > your database > drop all the tables > import the .sql

It should be ok then.
 
I got it figured out...but, how do I make sure the images are going to the right place?

A few are displaying, but a few are not. How do I make sure the pictures are there?
 
Back
Top Bottom