Yet another apache prefork -> mpm worker question
Keep in mind, Im still quite new at this so this is a guide ive used:
I followed each to the dot but everytime i try to load a php file, it gives a not found error. Everything else works fine though (static html, images, etc)
Running ubuntu 10.04 LTS 32 bit..
Error logs in apache:
File does not exist: /srv/www/neomallers.com/public_html/counter/cgi-bin/php5
From the looks of it, it seems as if it's trying to load php5 off the public docs folder? Im not sure..
As an aside, I've tried a bunch of other guides as well but one or all of the following happens
(1) php file becomes downloable (not good!)
(2) not found error
Any help would be greatly appreciated! Thanks!!
3 Replies
I guess it's either APC or memcached going haywire…
CPU is wayyyy down though..
~~![](<URL url=)http://neomallers.com/linode/generate_graph-1.pl.png
The spikes are mysql db backup crons that run
~~![](<URL url=)http://neomallers.com/linode/generate_graph.pl.png
crazy red swap spike was under prefork and doing a load test~~~~
total used free shared buffers cached
Mem: 1000 960 40 0 33 387
-/+ buffers/cache: 539 461
Swap: 255 28 227
28 mb swap used and average swap IO is minimal (~0.50) Im using more memory (539) as usual but Im guessing it has something to do with APC/memcache