Installing on MAMP Latest. Mac Lion 10.7.
When installing to localhost, I get the following error shortly after or in the general area of Module 29:
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://localhost:8888/openpublic/install.php?profile=openpublic&locale=e... StatusText: Internal Server Error ResponseText:
I would greatly appreciate help with this problem, and any subsequent that may occur. I've not been able to get a working copy of OpenPublic running on either my website (php_value memory_limit; Dreamhost wants me to compile my own php), or localhost. I am currently (wanting) to use OpenPublic for one of my clients, so any speed is VERY much appreciated.
Thanks!
*Apologies if the wrong component is selected, I can't decide between Code or Misc.
Comments
Comment #1
JPWeb commentedI get the same error when I try to install within MAMP on MAC OSX.
During the installation process, this seems to happen repeatedly right after the installation process installs Panels. I think the error message pops up when it attempts to install a Module called Features?? I have tried multiple Beta release files (4, 3 and 2) from http://openpublicapp.com/
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://localhost:8888/openpublic/install.php?profile=openpublic&locale=e... StatusText: Internal Server Error ResponseText:
Comment #2
joelcollinsdc commentedWorked for me with same setup. Are you on php 5.2?
Comment #3
DSheffler commentedWhat is your memory_limit set to in php.ini?
Comment #4
chikaramike commentedI'm getting the same error. Set memory_limit to 256.
Comment #5
snowmountain commentedI got the same error, not MAC though, OS was Linux Centos.
Comment #6
gilcreque commentedI can confirm switching from PHP 5.4.4 (to 5.2.17) and switching from XCache (to APC) got me through the OpenPublish install just fine. I also modified my php.ini by increasing my max_execution_time to 60 and memory_limit to 256M.
Mac OS X 10.8.2
MAMP 2.1.1
Comment #7
hefox commentedneed memory limit upped