The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
28 views

Risks of enabling FastCGI when hosting several PHP applications

I am trying to improve my PHP skills. My host allows me to enable FastCGI, but I am wondering about the risks when implementing multiple PHP applications on my host. Say I create a PHP application on ...