custombuild's php5-cgi , is it fastcgi?

lkbryant

Verified User
Joined
Aug 16, 2005
Messages
284
Hi,
I am wondering, if I enable php5-cgi option from options.conf, is that using fastcgi or no?

if not, shouldn't it be fastcgi since it is much faster than without it?
 
when i build php5 with cgi,

in my virtual hosting accounts,

i get a internal 500 error for all my php scripts.

this was just by editing my options.cnf and enabling php5-cgi and then doing a ./build clean && ./build php 5

anyone have had similar problems?

is there a work around?
 
Back
Top