Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Assistance setting up wordpress blog
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Assistance setting up wordpress blog
Assistance setting up wordpress blog
17-11-2014 8:46 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi
I am trying to set up a wordpress blog and having real difficulty.
I have set up a blog folder in public and uploaded Wordpress to there. I have changed the wp config file to include the database name, my user name and password. I have just added myphp on the advice of the Plusnet advisor after I kept seeing Error establishing a database connection. However I am still getting the message despite Plusnet confirming it had been installed. Can anyone help? I am not a techie so simple terms please if you offer any advice.
Thanks.
I am trying to set up a wordpress blog and having real difficulty.
I have set up a blog folder in public and uploaded Wordpress to there. I have changed the wp config file to include the database name, my user name and password. I have just added myphp on the advice of the Plusnet advisor after I kept seeing Error establishing a database connection. However I am still getting the message despite Plusnet confirming it had been installed. Can anyone help? I am not a techie so simple terms please if you offer any advice.
Thanks.
Message 1 of 4
(1,189 Views)
3 REPLIES 3
Re: Assistance setting up wordpress blog
17-11-2014 11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
In the wp-config file did you also define the DB_HOST value? Could you confirm you got the DB_NAME, DB_USER and DB_PASSWORD settings from the control panel MySQL Manager tool when you created the database? In particular the username and password are NOT those you use for logging into your Plusnet website account.
Where did you add "myphp"? I can't think what that is.
David
Where did you add "myphp"? I can't think what that is.
David
David
Message 2 of 4
(334 Views)
Re: Assistance setting up wordpress blog
18-11-2014 5:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Yes I did get the info from MySQL Manager tool and I understand the username and passwords are different. I have tried leaving the db host as localhost and also changing it to the allocated database. Nothing works. I was recommended by Plusnet to get the myphp section up and running and I have - this creates a database. The 5 minute Wordpress installation does not work with Plusnet! I have asked if the all is ok their end and they have again pointed me back to this forum without confirming it is. Very frustrated.....
Message 3 of 4
(334 Views)
Re: Assistance setting up wordpress blog
18-11-2014 7:51 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
DB_NAME is the value given in the Available Databases column in MySQL Manager
DB_USER is the value given in the User Name column
DB_PASSWORD is whatever was set for this database
DB_HOST has to be the value given in the DB Host column
The database will have been created by MYSQL Manager to provide you with that information. The Wordpress installation panels create some tables in that database. If you click on the database line in MySQL Manager, then enter the database password further down the page and click "login" does it log you into the database? That would confirm you have all the MySQL information which WordPress needs.
I assume you uploaded the WordPress files to /public/blog so you will have some files and directories wp-admin, wp-content and wp-includes in that folder.. Were the files transferred as ASCII (text) and NOT binary (usually "auto" makes the right choice)? This is necessary to ensure they have the correct line endings.
DB_USER is the value given in the User Name column
DB_PASSWORD is whatever was set for this database
DB_HOST has to be the value given in the DB Host column
The database will have been created by MYSQL Manager to provide you with that information. The Wordpress installation panels create some tables in that database. If you click on the database line in MySQL Manager, then enter the database password further down the page and click "login" does it log you into the database? That would confirm you have all the MySQL information which WordPress needs.
I assume you uploaded the WordPress files to /public/blog so you will have some files and directories wp-admin, wp-content and wp-includes in that folder.. Were the files transferred as ASCII (text) and NOT binary (usually "auto" makes the right choice)? This is necessary to ensure they have the correct line endings.
David
Message 4 of 4
(334 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Assistance setting up wordpress blog