• Resolved Jamie Edwards

    (@jamieedwards)


    Hello, I hope someone can help. I am trying to install 2.9.1 on my shared hosting at 1and1.com (linux obviously). Here is what’s happening:

    It creates a wp-config.php for me no prob, I get to the screen that says “Run the install” then when i press that button I get this:

    Fatal error: Cannot redeclare add_link() (previously declared in /full server path removed by me/wp-admin/includes/bookmark.php:17) in /full server path removed by me/wp-admin/includes/bookmark.php on line 289

    Help! What should I do, I have never had a problem installing WordPress before. I had a look at line 289 of bookmark.php and all it has on it is a asterisk *

    Any help would be greatly appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Reupload your wp-admin folder in case some files didn’t fully upload.

    And add the following line to your .htaccess file in the root directory of your WP install. If you don’t already have an .htaccess file, make one with your FTP client.

    AddType x-mapp-php5 .php

    Thread Starter Jamie Edwards

    (@jamieedwards)

    Thank you, I will give that a try and let you know if it worked.

    Thread Starter Jamie Edwards

    (@jamieedwards)

    Yes that worked, it must have been something going on with a missing file or something. Thanks very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting “Fatal error” on new clean install’ is closed to new replies.