Seems that running PHP as an Apache user, using mod_php, is the standard/normal/default method for most Linux server configs, yes?
When we run PHP as an Apache user (via mod_php), PHP runs as part of Apache, yes?
But when we run PHP with/via suPHP, does PHP run OUTSIDE of Apache?
I think this is the way it works, but would like confirmation.
Any clarification is welcome.
Radified,
VPS guide, Revo 206 Traditional, PHP 534, suPHP, MySQL 5151, Apache 2217, CentOS 5.5 on Virtuozzo VPS.
-
☆ A M B ☆
- 24,524 Posts
Yes. suPHP requires an external CGI version of the PHP interpreter.
Radified,
VPS guide, Revo 206 Traditional, PHP 534, suPHP, MySQL 5151, Apache 2217, CentOS 5.5 on Virtuozzo VPS.