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
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
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