PHP with CGI and FastCGI
I’ve added 2 cookbooks to the Resin 4 Wiki demonstrating Resin’s capability to execute scripts via CGI and FastCGI.
The example use PHP as the CGI executable, but they can be easily adapted to any CGI script.
Of course Resin includes Quercus, a 100% pure Java PHP interpreter. These examples demonstrate how to execute the native PHP interpreter without the need for Apache.
I also included instruction on setting up WordPress with CGI and FastCGI.
