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

JPWeb’s picture

I 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:

joelcollinsdc’s picture

Worked for me with same setup. Are you on php 5.2?

DSheffler’s picture

Status: Active » Postponed (maintainer needs more info)

What is your memory_limit set to in php.ini?

chikaramike’s picture

Priority: Critical » Normal

I'm getting the same error. Set memory_limit to 256.

snowmountain’s picture

I got the same error, not MAC though, OS was Linux Centos.

gilcreque’s picture

Version: 7.x-1.0-beta4 » 7.x-1.0-beta13

I 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

hefox’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)

need memory limit upped