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?
am i doing something wrong or is that just how it is with trying to run php on fastcgi?