when installing php as fastcgi

lkbryant

Verified User
Joined
Aug 16, 2005
Messages
283
when installing php as fastcgi, i noticed that all the php scripts do not work unless i place a copy of php5.cgi file in the cgi-bin folder and setup a .htaccess file to point to use the php cgi binary

am i doing something wrong or is that just how it is with trying to run php on fastcgi?
 
Back
Top