mwluvsjc
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Trying to install with GoDaddyNevermind I got it. The name and user have to be the same.
Forum: Installing WordPress
In reply to: Trying to install with GoDaddyOK what is wrong with mine. I am on Go Daddy, and I can’t figure out why this wont work.
define(‘DB_NAME’, ‘mycrux.com’); // The name of the database
define(‘DB_USER’, ‘thecrux’); // Your MySQL username
define(‘DB_PASSWORD’, ‘********’); // …and password
define(‘DB_HOST’, ‘mysql25.secureserver.net’); // 99% chance you won’t need to change this valueForum: Installing WordPress
In reply to: Setting up a wordpress with canaca.Also, I have a website running right now on the site, but I made a file called old site and put it in there. Do you think that could be what is messing me up?
Forum: Installing WordPress
In reply to: Setting up a wordpress with canaca.Yes I am sorry I should have said that. It is my webhost. I did create a database, and I entered all of that into my wpconfig, but I can’t figure out how to run the instalation file now. I know MySQL is available, but I just don’t know how to install my wordpress onto my database. When I asked my question I thought that was because I was doing something wrong with the mysql.