Current time: 04-19-2024, 12:45 AM Hello There, Guest! (LoginRegister)


Post Reply 
mod_php, fcgid or suPHP per virtualhost
Author Message
fastgraph Offline
Junior Member
*

Posts: 13
Joined: Sep 2008
Reputation: 0
Post: #1
mod_php, fcgid or suPHP per virtualhost
I'd love to be able to choose between mod_php, fcgid and suPHP on a per virtualhost basis like ISPConfig 3 does. Some of my clients need mod_php to support stuff like Sabredav for instance, while I'd like to keep fcgid running as default.

Frank.
(This post was last modified: 07-03-2010 06:56 PM by fastgraph.)
07-03-2010 06:55 PM
Find all posts by this user Quote this message in a reply
rauschr Offline
Junior Member
*

Posts: 121
Joined: May 2008
Reputation: 0
Post: #2
RE: mod_php, fcgid or suPHP per virtualhost
Can you get a answer?
Because i need too
11-15-2010 08:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #3
RE: mod_php, fcgid or suPHP per virtualhost
Running both mod_php and php though fastcgi/fcgid in the same apache instance is nonsense. Essentially, by installing mod_php and running it for some virtualhosts you prevent usage of any threaded mpm, which severly hinders the server's performance.

Additionally, *everything* that works under mod_php can also work under fastcgi/fcgid. In fact, at some random page of sabredav's documentation then put examples of what to do to run under fastcgi (see this example). Hence, it *does* work under fastcgi (at least for some people) and surely can be made to work under fcgid.
11-15-2010 10:39 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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