Re: Idiot needs help enabling php in apache or apache2

2007-05-05 Thread Mathias Brodala
Hi Martin. Martin Marques, 05.05.2007 14:43: > Land Haj wrote: >> --- Indraveni <[EMAIL PROTECTED]> wrote: >>> You add the following lines in your apache conf file, >>> probably, your httpd.conf or apache.conf file. >>> >>> AddType application/x-httpd-php php PHP >>> AddType application/x-

Re: Idiot needs help enabling php in apache or apache2

2007-05-05 Thread Martin Marques
Land Haj wrote: --- Indraveni <[EMAIL PROTECTED]> wrote: Hi, You add the following lines in your apache conf file, probably, your httpd.conf or apache.conf file. AddType application/x-httpd-php php PHP AddType application/x-httpd-php-source .phps let me know, if it works It di

Re: Idiot needs help enabling php in apache or apache2

2007-05-05 Thread Land Haj
--- Indraveni <[EMAIL PROTECTED]> wrote: > Hi, > > You add the following lines in your apache conf file, > probably, your httpd.conf or apache.conf file. > > AddType application/x-httpd-php php PHP > AddType application/x-httpd-php-source .phps > > > let me know, if it works > It

Idiot needs help enabling php in apache or apache2

2007-05-05 Thread Land Haj
Hi! I guess I'm an idiot, and I'm certain this is somewhere right in front of my eyes, but I can't seem to enable php on my webserver. I've tried both apache and apache2, following the instructions from www.debian-administration.org. I get the webserver working, and I apt-get install libapache-mod