Re: Can't get php working, please help
Nope.
I have uncomment that line. I tried again with installing php4 and a newer
apache version,
I get no error messages, but nothing happens when I open my php files...
(I've tried several that
should work).
Still, thanks for your reply.
I'm beginning to wonder if I should compile from source. But then again,
Debian (apt-get) was supposed
to avoid such mess..
Eivind.
On 2001.02.14 22:55:48 +0000 will trillich wrote:
> Eivind Arnesen wrote:
> >
> > Thanks for your reply!
> > But it still does'n work.
> >
> > I get the message Invalid command 'AddType',when I have added
> > the line to my httpd.conf file, and I restart apache.
> > I'm sure this have worked before.... (I'm completely lost)
>
> aha! more information is better than less information.
>
> according to /usr/share/doc/apache/manual/mod/directives.html
> (check it out -- you should have one, too) the "AddType"
> directive is handled by the MIME module -- i.e. you need
> to make sure you uncomment
>
> LoadModule mime_module /usr/lib/apache/1.3/mod_mime.so
>
> (if you're using apache 1.3 that is.)
>
> see if that helps.
>
> --
> mailto:will@serensoft.com
> http://www.dontUthink.com/
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>
Reply to: