Yes...  Unfortunately, my question was not answered.

I also added

         AddType text/php php

to my httpd.conf file, but still no go.


At 11:18 AM 3/10/01 +0900, Yasuo Ohgaki wrote:
>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]

--
http://www.mossroot.com/index.php
AIM Handle: Buffalo2K
e-mail: [EMAIL PROTECTED]
"When you lose the power to laugh at yourself, you lose the power to think 
straight."  --Clarence Darrow


-- 
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]

Reply via email to