Re: Fwd: [PHP-INSTALL] Re: PHP and httpd.conf

2003-12-12 Thread Michael Mauch
sara kolster wrote: > >>#AddType application/x-httpd-php .php > >>#AddType application/x-httpd-php-source .phps > >> > >>which i have to uncomment are NOT there. ?? > >> > >> > > > >Then add these lines (copy and paste to avoid typos) and remove the "#". > > > > > I did this in the AddType-se

Re: Fwd: [PHP-INSTALL] Re: PHP and httpd.conf

2003-12-11 Thread sara kolster
Hi Michael, First of all thanks for your help. #AddType application/x-httpd-php .php #AddType application/x-httpd-php-source .phps which i have to uncomment are NOT there. ?? Then add these lines (copy and paste to avoid typos) and remove the "#". I did this in the AddType-section of the

[PHP-INSTALL] Re: PHP and httpd.conf

2003-12-11 Thread Michael Mauch
Sara Kolster wrote: > I've some problems getting php running. I would like to install php > together with MySQL. Php is installed, but haven't configured it yet > with MySQL. > For so far i entered the folowing problems; > > 1) First problem is that when i want to edit my httpd.config file, the