Build Apache" but got a lot of "virtual memory exhausted: Cannot allocate memory" errors - even ..."/>

PHP does not work after Apache build!

I'm running a VPS with WHM 10.6.0/cPanel 10.8.0-R58.

I just tried to rebuild my Apache via "Software -> Build Apache" but got a lot of "virtual memory exhausted: Cannot allocate memory" errors - even though it finished building and restarted the httpd server correctly. According to my VPS provider I overused my memory allocation (Can't see why I should not even be able to build Apache?!?)

After the build normal HTML sites worked fine, but PHP enabled sites just tried to push the PHP file to the browser (as a downloadable file).

I have tried to rebuild apache once again with a different config and finally gotten it to build without errors - but PHP pages are still just treaded as files that should be downloaded.

How can I get around this so that Apache once again realizes that PHP files should be parsed though the PHP engine?

 

 

 

 

Top