Hey Guys,
I read the manual over at php.net about how to install php as a cgi and it mentions that you can put the php executable outside of the path, say in /usr/local/bin/php and just use a #!/usr/local/lib/php to fire up your script. I however can't get this to work. Has anyone had any success doing this? Any help greatly apreciated.
p.s. I have to run php as a CGI in order to correctly run MapScript, so please no "why don't you do this as a module replies" =)
-nate