Viewing 2 replies - 1 through 2 (of 2 total)
  • Make sure you have php-curl and php-mcrypt installed.

    If you are running Debian or Ubuntu:
    sudo apt-get install php5-curl
    sudo apt-get install php5-mcrypt
    sudo service apache2 restart

    Good luck.
    -Rich

    Figured it out..

    Open wp-config.php
    Set define(‘WP_MEMORY_LIMIT’, ’64M’); – or 128M if still has error

    Hope that helps! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[domain name] is currently unable to handle this request’ is closed to new replies.