On Jun 25, 2006, at 4:00 PM, Chase Venters wrote:

You could try disabling GD support in PHP.

better yet, don't use mod_php and mod_perl at the same time. fucking mess of symbol collisions, plus poor performance and memory management.

proxy php stuff to lighttpd (http://www.lighttpd.net ) running php- cgi . you'll get at least identical performance to mod_php under apache, and you can jail the sucker easily (which is pretty much required if you use any open source php apps). toss in eaccelerator in cache only mode, and you blow mod_php performance away.


//Jonathan Vanasco

|- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| RoadSound.com / Indie-Rock.net
| Collaborative Online Management And Syndication Tools
|- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Reply via email to