CiviCRM 50,331,648 bytes exhausted - Joomla! Forum - community, help and support
just fyi - solution below!
attempted installs (2 different sites) of civicrm 4.2.6 in joomla 2.5.8, php 5.3.17, mysql 5.1.65 produced 1 of either message, depending on browser:
a) fatal error: allowed memory size of 50,331,648 bytes exhausted (tried allocate 29350638 bytes) in /home/abcde/public_html/abcde.com/subs/site1/libraries/joomla/filesystem/archive/zip.php on line 453
b) php version missing zip functionality. please ask system administrator / hosting provider recompile php zip support.
had host check on "increase php memory" solutions, confirmed available, yet no change in results (i.e., fail).
so, searching "manuals" , forums, here's worked, in less 2 minutes:
1. unpack *_alt.zip package /joomla/tmp folder
2. delete /administrator/components/com_civicrm
3. delete /components/com_civicrm
4. add memory line(s) (search forums & check provider if don't control) .htaccess
5. extension manager > install > install directory (i.e., unpacked in step 1 above)
i think "alt" package real answer initial install experience, hopefully, your's same these errors.
adios,
bob
attempted installs (2 different sites) of civicrm 4.2.6 in joomla 2.5.8, php 5.3.17, mysql 5.1.65 produced 1 of either message, depending on browser:
a) fatal error: allowed memory size of 50,331,648 bytes exhausted (tried allocate 29350638 bytes) in /home/abcde/public_html/abcde.com/subs/site1/libraries/joomla/filesystem/archive/zip.php on line 453
b) php version missing zip functionality. please ask system administrator / hosting provider recompile php zip support.
had host check on "increase php memory" solutions, confirmed available, yet no change in results (i.e., fail).
so, searching "manuals" , forums, here's worked, in less 2 minutes:
1. unpack *_alt.zip package /joomla/tmp folder
2. delete /administrator/components/com_civicrm
3. delete /components/com_civicrm
4. add memory line(s) (search forums & check provider if don't control) .htaccess
5. extension manager > install > install directory (i.e., unpacked in step 1 above)
i think "alt" package real answer initial install experience, hopefully, your's same these errors.
adios,
bob
Comments
Post a Comment