No, it is a koha error, not an Apache one. There is nothing related in the apache error_log. I have added Listen 8080 to httpd.conf and used Include /etc/koha/koha-httpd.conf to add the koha section When I enter http://localhost:8080 in the url bar it re-directs to http://localhost:8080/cgi-bin/koha/installer/install.pl Regards Ken On Wed, 2008-05-07 at 12:09 +0200, FrŽedeŽric Demians wrote:
Got it all installed and then tried it out :( On the 8080 interface I get an error message: "Production mode--trapped fatal error"
An Apache error? What is your apache log file saying? Have you enabled 8080 port listen in Apache config file. What modifications have you done to Apache config?
On the 80 interface I get the logo and search box and under that I get the following error message: "Site under maintenance. Please come back later. If you still see this page then contact me."
It's normal. The OPAC (80) interface won't work until you go through Koha Web Installer which is reachable via 8080 interface.
Joshua, I have not seen INSTALL.fedora. Can you please give me the url.
http://git.koha.org http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob_plain;f=INSTALL.fedora7 --