“Server not found” when trying to get to install page
-
I’m a newb, so please, try to accommodate my lack of knowledge.
I just tried to install WordPress following the instructions on my host’s web site (Total Choice Hosting).
Those instructions are as follows:
1. Now go to the folder you extracted WordPress into.
2. Make a copy of the wp-config-sample.php file and rename the copy to wp-config.php
3. Open wp-config.php with a text editor and edit your data base information into the proper fields.
arrow
For DB_NAME enter: cpanel-name_database-name-you-created
arrow
For DB_USER enter: cpanel-name_user-you-created
arrow
For DB_PASSWORD enter: just-the-password-you-created
arrow
Leave DB_HOST unchanged; should be ‘localhost’I uploaded all of the wordpress files to my site’s public_html folder.
But when I visit https://mysite.ext/wp-admin/install.php I get the “server not found” page. And when I go to my site’s URL (hoosierlogic.com), I get this:
Warning: Wrong parameter count for define() in /home/hooslog/public_html/wp-config.php on line 3
Warning: Wrong parameter count for define() in /home/hooslog/public_html/wp-config.php on line 4
Warning: Wrong parameter count for define() in /home/hooslog/public_html/wp-config.php on line 5
Warning: Wrong parameter count for define() in /home/hooslog/public_html/wp-config.php on line 6
Warning: Cannot modify header information – headers already sent by (output started at /home/hooslog/public_html/wp-config.php:3) in /home/hooslog/public_html/wp-includes/functions.php on line 1583
Error establishing a database connectionAny ideas what me going wrong? If it’s of any use, I used to have Textpattern installed on this same site.
Thanks to anyone who can help,
Matt
- The topic ‘“Server not found” when trying to get to install page’ is closed to new replies.