heidic
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Step 5 problem on Famous 5-minute InstallPerhaps my hosts version of cPanel is old, or too new?
cPanel VPS Optimized 2, cPanel 11.24.5-STABLE
I believe the Tutorial on WordPress relates to features not available, or hidden, in this version. Also, the php tutorial talks of features I cannot find either.
Forum: Installing WordPress
In reply to: Step 5 problem on Famous 5-minute InstallI am hosted by Webcity, they use cpanel, MySQL and phpMyAdmin.
Following the steps in, ‘using cpanel’, I’m confident I have done everything correct. My username and database name match to that of the config file.
But we cannot find the MySQL Account Maintenance, to view the created database.
If this does not work, is using the other methods mentioned as good?Forum: Installing WordPress
In reply to: Step 5 problem on Famous 5-minute InstallHi, thanks for replying.
I tried the first of the two suggestions, and when I hit enter, the error comes up; “Error establishing a database connection”. I looked in my Host file manager to make sure it was not in any subdirectories.
It asks if my information in wp-config.php file is correct, which I’m not certain of.In the fields marked in the sample file, I put the relating information in, which had been given by my Host. Two fields were left default, DB_CHARSET and DB_COLLATE.
Where it says,define(‘DB_NAME’, ‘putyourdbnamehere’)
Should I removed the ‘DB_NAME’, after inserting my database name where ‘putyourdbname’ was?
Cheers