Can't get install.php to run
-
I am trying to install WordPress. I did the following steps:
set up a SQL database and added a user through cPanel at my host’s site.
downloaded the latest version of WordPress and ftp’d the files into /home/public_html/.
Edited the wp-config.php according to my database, user name, and password (and left localhost)
Navigated to my website/wp-admin/install.phpThe website comes back with the contents of my wp-config file along with the message:
Fatal error: Call to undefined function is_admin() in /home/twohills/public_html/wp-admin/includes/comment.php on line 162The interesting thing as that twohills is not my website, but the home directory that was set up by my host.
Anyway, I’m stuck. Can anyone let me know if I’ve missed a step, or if I’ve entered the wrong information somewhere along the line?
The topic ‘Can't get install.php to run’ is closed to new replies.