There is a great manual and FAQ. Did you read manual? FAQ?
PHP Manual
http://www.php.net/manual/en/
Install Section
http://www.php.net/manual/en/installation.php
FAQ
http://www.php.net/FAQ.php
Regards,
Yasuo Ohgaki
""Richard S. Crawford"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> I don't even know if this counts as a basic or an advanced question. Shows
> how much of a newbie I am. :)
>
> I'm trying to configure my Apache server to parse out all of my PHP scripts
> to run a particular CGI script when a PHP page is served.
>
> I know that in order to parse out HTML pages, I add this to my Apache
> configuration file:
>
> Action text/html [cgi script named here]
>
> What do I add to make it work for PHP pages? I tried
>
> Action text/html/php [cgi script named here]
>
> Help!
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]