Apache error: Cannot allocate memory: fork: Unable to fork new process

Hi All,

I have configured RT with Apache2 and mod_perl2 but I am not able to see RT
site on the browser.

When I check apache log file I can see the following error:
[error] (12)Cannot allocate memory: fork: Unable to fork new process

I am running in a AWS micro instance with 600 MB of RAM.

Is not 600 MB enough RAM for RT?

Any suggestion would be very helpul,

Thanks a lot.

Hi,

You’ve picked one of memory hungry setups. Check out extension to help
run RT with Nginx [1]. Still you will have to lower number of
processes that serve, put DB on diet.

[1] http://search.cpan.org/~ruz/RT-Extension-Nginx-0.03/lib/RT/Extension/Nginx.pmOn Tue, Feb 26, 2013 at 7:20 PM, Mª Eugenia Moreno meugeniamg@gmail.com wrote:

Hi All,

I have configured RT with Apache2 and mod_perl2 but I am not able to see RT
site on the browser.

When I check apache log file I can see the following error:
[error] (12)Cannot allocate memory: fork: Unable to fork new process

I am running in a AWS micro instance with 600 MB of RAM.

Is not 600 MB enough RAM for RT?

Any suggestion would be very helpul,

Thanks a lot.


RT training in Amsterdam, March 20-21:
http://bestpractical.com/services/training.html

Help improve RT by taking our user survey:
https://www.surveymonkey.com/s/N23JW9T

Best regards, Ruslan.