I have Parallels Plesk Panel. I'm setting hosting account and php could be enabled in three ways

  • Apache module
  • FastCGI application
  • CGI application

What is the difference and how it affects php work ?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

I'll save you some reading: just use FastCGI. The Apache module is a security hole in a box, and CGI is slow.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.