[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Php3 Problems



Hi ! 
I have apache 1.3 running with php4 on debian woody. 
Unfortunatly my webserver cannot parse any php3 files. 
When i want to open files with this ending i get an unknown mime typ. 
i have added all mime types, as far as i am concerned: 


  AddType application/x-httpd-php .php
    AddType application/x-httpd-php3 .php .php4 .php3
    AddType application/x-httpd-php-source .phps
    AddType application/x-httpd-php .php4 .php3 .phtml .php .inc
    AddType application/x-httpd-php-source .phps

    AddType application/x-tar .tgz
    AddType image/bmp .bmp


but as my server is using modules, (also the mime typ module) which is
always saying that it is already loaded when i stop/start the apache, i
guess i have to reload that module ? 
how can i unload apache modules ? 
or am i on the wron track ?

thankx 
Nik 



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: