On Wed, 15 Oct 2003 03:38:14 +0100 Stroller <[EMAIL PROTECTED]> wrote:
> > On 14 Oct 2003, at 7:27 pm, Collins Richey wrote: > > > I have apache2, php, and mod_php installed. > > /etc/apache2/conf/modules.d > > includes instructions to load php and enable the apropriate MIME types. > > > > apache2 starts with no errors, except for a missing favicon. > > > > I'm using urls like http://localhost/temp.html (has embedded php > > language). I > > get nothing but html displays; the php stuff does not run... > > Do you have "apache2" in your USE flags, please..? > Or, rather: did you have it so when you emerged mod_php..? > All is solved. It turns out that .html is not one of the filetypes passed to php. When renamed to .php, etc., everything works. Thanks to all who responded. -- Collins Richey - Denver Area if you fill your heart with regrets of yesterday and the worries of tomorrow, you have no today to be thankful for. -- [EMAIL PROTECTED] mailing list
