• 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 162

    the 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)
  • I’m having that error too.. I think I put everything correctly in the config file… but when I try to run install.php I get that fatal error..
    any help anyone please?
    thanks

    Would both of you like to post your site links so we can see?

    I’ve offered a free service regarding current issues, read this thread: https://www.ads-software.com/support/topic/292918?replies=1

    This is only available to members of this forum and only for current issues with wordpress (i.e upgrades or newly installed blogs) where things seems to have gone wrong somehow.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error’ is closed to new replies.