RE: [PHP-GENERAL] How to install PHP as an CGI version of Apache?
[email protected] ("Liz Kimber")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
> But how to configure Apache to use the PHP binary in response > to .php? I > want to keep the syntax <?php xxxx ?> but don;t want to use something like > #!/usr/local/php/bin/php > > Thanks. Hmm, I thought you had to do it as a module for that. Im affriad I dont know the answer to that one.Check on www.apache.org?