I'm working on a one-script project (pretty basic: takes some _GET params, compares them against a file on the system and echoes some text as the result, some Linux Apache PHP). Is it possible to compile it into a standalone cgi executable so that I can run it on another Linux system that may not have PHP installed?