php-general | 2001032
Date: 03/30/01
- Next message: Basil Groman: "Re: [PHP] Catagory list"
- Previous message: Mark Bayfield: "Re: [PHP] Catagory list"
- In reply to: Greg Donald: "RE: [PHP] More questions about installing....."
- Next in thread: Greg Donald: "RE: [PHP] More questions about installing....."
- Reply: Greg Donald: "RE: [PHP] More questions about installing....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Donald wrote:
> > -----Original Message-----
> > From: jon <email protected> [mailto:jon <email protected>]On Behalf Of Jon Jacob
> > Sent: Friday, March 30, 2001 9:05 PM
> > To: php-general <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 <email protected> address at http://mail.yahoo.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Basil Groman: "Re: [PHP] Catagory list"
- Previous message: Mark Bayfield: "Re: [PHP] Catagory list"
- In reply to: Greg Donald: "RE: [PHP] More questions about installing....."
- Next in thread: Greg Donald: "RE: [PHP] More questions about installing....."
- Reply: Greg Donald: "RE: [PHP] More questions about installing....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

