Fatal error
-
Hi there,
i am just trying to upload WordPress for the first time and im pretty new to all of this.
when i try to run the install script the following message comes up:
Fatal error: Call to undefined function is_admin() in /home/benfaulk/public_html/blog/wp-admin/includes/comment.php on line 162the only file i have edited from the original wordpress file is the wp-config.php file
i have changed this to read only:
define(‘DB_NAME’, ‘putyourdbnamehere’); //
define(‘DB_USER’, ‘usernamehere’); //
define(‘DB_PASSWORD’, ‘yourpasswordhere’); //
define(‘DB_HOST’, ‘localhost’); //but with the correct information obviously.
can anyone see what i have done wrong
cheers
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error’ is closed to new replies.