Share » Forums » Install & configuration » exhausted memory error in setup...

exhausted memory error in setup ezpublish-4.1.0

exhausted memory error in setup ezpublish-4.1.0

Sunday 26 April 2009 5:08:40 pm - 2 replies

Author Message

Abdul Rasheed

Tuesday 28 April 2009 2:07:52 am

Hi,

I too faced the same issue.
Kindly help on this, if anyone have come accross the same issue.

Thanks

Regards,
Abdul Rasheed

Shawn Xie

Monday 04 May 2009 12:16:15 pm

I solved this problem myself. The error resulted from the php.ini was actually not read by apache. After making httpd.conf contain the following two lines at the end of file and restart apache, the error disappeared.

LoadModule php5_module "C:/php5/php5apache.dll"
PHPIniDir "C:/php5/"

These two lines were actually inserted by PHP5 installation wizard but in reverse order. I had to manually switch the order of the lines otherwise apache did not even start.

C:/php5/ is where I installed php. If it was installed on the C:/program files/, then the LoadModule will not work due to the space between "program files".

 

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu