Current time: 11-27-2024, 02:49 PM Hello There, Guest! (LoginRegister)


Post Reply 
isp-control with mod_php5
Author Message
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #4
RE: isp-control with mod_php5
PHP under fcgid is actually not too much slower than php as a module (within a few percent last I read), and you have a lot more security keeping it separated.

You also have the benefit of lower memory use as PHP is only used when necessary. If you use PHP as a module, it's included in the memory usage even if all that is being served is a static html file or image.

Unless you absolutely need something specific that can only be done with the module, it's probably better to leave it alone.
12-05-2009 04:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
isp-control with mod_php5 - manija - 12-04-2009, 09:00 AM
RE: isp-control with mod_php5 - gOOvER - 12-04-2009, 04:11 PM
RE: isp-control with mod_php5 - kilburn - 12-05-2009, 12:54 AM
RE: isp-control with mod_php5 - motokochan - 12-05-2009 04:19 AM
RE: isp-control with mod_php5 - kilburn - 12-05-2009, 04:34 AM
RE: isp-control with mod_php5 - manija - 12-10-2009, 09:11 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)