Hullo all! I've sucessfully installed Koha on a Debian Sarge machine running MySql 4.0and Apache2. I corrected an error in the koha-httpd.conf Alias script lines and now my browser points to the right files on localhost:80 and localhost:8080, but it is popping up an error stating that Mozilla does not understand how to execute text/x-perl files and wants to choose the program from a list or download it instead of running the *.pl scripts after showing the "Welcome to Koha" page briefly. According to the koha installation program I have all perl scripts and modules installed and I have triple checked with every installation guide out there and am wits end on how to fix this error. Has anyone else hit this problem and if so how did you fix it? Thank you all for any help I recieve!! Joe Allen
"Joe Allen" <joeallen1974@gmail.com>
I've sucessfully installed Koha on a Debian Sarge machine running MySql 4.0and Apache2. I corrected an error in the koha-httpd.conf Alias script lines and now my browser points to the right files on localhost:80 and localhost:8080, but it is popping up an error stating that Mozilla does not understand how to execute text/x-perl files and wants to choose the program from a list or download it instead of running the *.pl scripts after showing the "Welcome to Koha" page briefly.
What did you change in your koha-httpd.conf? I think you have some ScriptAlias or DocumentRoot misset and have now pointed an Alias at the scripts instead, but I can't be sure. Mozilla should not be executing the scripts - Apache should. Hope that helps, -- MJ Ray - personal email, see http://mjr.towers.org.uk/email.html Work: http://www.ttllp.co.uk/ irc.oftc.net/slef Jabber/SIP ask
participants (2)
-
Joe Allen -
MJ Ray