I just installed Koha on a server running redhat linux version 9. Everything went smoothly, I included /etc/koha-httpd.conf in /etc/httpd/conf/httpd.conf, commented out the DocumentRoot line in httpd.conf, made sure it was only being told to listen to 80 and 8080 once (in koha-httpd.conf), restarted apache, and tried to connect. Nothing. If I connect from other computers on the network I just get 404 not found. /varlog/httpd/error_log says only the following: [Wed Oct 12 15:32:15 2005] [error] [client 192.168.2.31] File does not exist: /e tc/httpd/htdocs [Wed Oct 12 15:32:15 2005] [error] [client 192.168.2.31] File does not exist: /e tc/httpd/htdocs If I try to connect from the server (browsing to http://localhost:80) I get the Apache test page. does anyone have any advice? thanks, Will wmacfarl@gmail.com _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (1)
-
William Macfarlane