Greg Donald wrote:

> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jon Jacob
> > Sent: Friday, March 30, 2001 9:05 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] More questions about installing.....
> >
> >
> > Sorry for the newbie level questions, but I am having more weird install
> > problems.  Its just been so long since I did all this installing crap I
> > guess I forgot a couple of things......
> >
> > I have recompiled Apache and PHP according to the instructions in the
> > INSTALL doc, but when I run it now the document shows the source.  What
> > did I forget?
>
> You forgot to set that particular file extension in your httpd.conf to be
> parsed as PHP...
>
> Here's mine:
> AddType application/x-httpd-php .php4 .php3 .phtml .php .inc
>
> Greg

Ah, but there my friend is the rub.  I did put that in.

.....And, all the conditions for the modules are there and specifically the
module for php4 is present and the conditional is there.  I tried putting the
line above in the wide open (outside a conditional) but that made narry a
difference.

Thanks though : )


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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