• I was unable to install Alkivia via WP backend or FTP because I received the same error:

    ‘Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 898579 bytes) in /home8/cegprese/public_html/wp-includes/http.php on line 1327’

    Editing my PHP.ini file to increase the memory size did not work. I tested this out on other installs of wp with the same result.

    Downloading a previous version of Alkivia worked with no problems, except I would like to use the most up-to-date version.

    Thanks,
    Rich

    http://wordpress.org/extend/plugins/alkivia/

Viewing 1 replies (of 1 total)
  • Try increasing the memory for PHP and WordPress by putting this line in your wp-config.php file:

    define(‘WP_MEMORY_LIMIT’, ’64M’);

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Alkivia Open Community] Alkivia 0.9.2 Does not install’ is closed to new replies.