On (10/04/04 12:57), James wrote:
> 
> "The file 'setup.php' is of type application/x-httpd-php, and Mozilla 
> does not know how to
> handle this file type. This file is located at:
> /usr/share/jffnms/htdocs/admin
> What should Mozilla do with this file?"
> 

make sure that in /etc/apache/modules.conf, the line 

LoadModule php4_module /usr/lib/apache/1.3/libphp4.so

is there, and that in httpd.conf 

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

is uncommented - be sure to restart apache as well.

hth

/joshua

-- 
When in danger, or in doubt, run in circles, scream and shout.
        - unknown - 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to