for me, it was just slightly more complicated -- instead of
uncommenting
AddType application/x-httpd-php3 .php3
I just added .php3 o the php4 mime-types:
AddType application/x-httpd-php .php .php4 .php3 .phtml
and everything now seems to work fine. I got this trick from a
friend's RedHat con
On Wed, 16 Oct 2002, James Hughes wrote:
> On Wed, Oct 16, 2002 at 12:08:25PM +1000, Rob Weir wrote:
> > On Tue, Oct 15, 2002 at 03:52:00PM -0400, Matt Price wrote:
> > > hey htere everyone,
> > >
> > > trying to get php4 installed on my woody server and don't seem to have
> > > it figured out
2 matches
Mail list logo