Forums

Install script errpr (3 posts)

  1. drogers1949
    Member
    Posted 2 years ago #

    Received the following error after executing install.php:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/www/dowlenroad/Wordpress/wp-admin/includes/bookmark.php on line 200

  2. Samuel B
    moderator
    Posted 2 years ago #

    add this line to top of wp-config.php right after opening php statement

    define('WP_MEMORY_LIMIT', '64M');

  3. drogers1949
    Member
    Posted 2 years ago #

    I still get the same message.

Topic Closed

This topic has been closed to new replies.

About this Topic