Belay that
October 14, 2004 – 3:54 pmAnd just like that - blind experimentation (i.e., one monkey banging away at a typewriter) seems to have worked. I added the following lines to my .htaccess:
Action cgi-script [path to php]
AddHandler cgi-script php5
and everything seems to work… Now if I could just figure out *why* it works.

