Forum Moderators: coopster
What are the speed and security differences between them?
Can they both exist at the same time? Or is it one or the other only?
If I have the Apache Module version working fine on Debian and I now run a
apt-get install php-cgi
will that just install the extra CGI version or does it remove the module version at the same time?
If you read the install notes there is a note there that says if you install php as cgi they consider it to be suicide!, re the security aspect.
As far as I can see you should only install it in one form, not both.
Take a look at the documentation at www.php.net.
Regards