[OSM-talk] Wiki down

Alex S. maps at swavely.com
Fri Dec 28 02:59:22 GMT 2007


Grant Slater wrote:
> Quoting Tom Hughes <tom at compton.nu>:
>> Something (not sure what) was causing Apache not to return anything.
>> I've restarted it now and it seems to be working again.
> 
> I have seen this problem in the past with PHP accelerators like, APC  
> or eAccelerator. They are also linked to the version of PHP their we  
> compiled against.

Oh!  This is due to the max memory allocation for the PHP processor.  If 
you increase the max memory setting in the php.ini, it will fix this issue.

Change this line:
memory_limit = 8M  ; Maximum amount of memory a script may consume (8MB)





More information about the talk mailing list