I'm having a problem with virtual hosts and can't get to the Intranet part of Koha. OPAC works fine. My problem is that I have Web Services, IIS, and Tomcat running on the same internal server (actually my PC). So I can't use 127.0.0.1 as the IP to Koha. I have set it up in httpd.conf as the actual IP of my PC at port 8083 (as ports 80, 8081, and 8082 were used). I set up Listen on IP:8083, and ServerName as IP:8083 (where IP is my PC IP). I left the VirtualHost as is, although I think I should be changing these, but the default works so why not intranet? My IT support can't help at this stage as the ILS project isn't currently an active project and Apache is not supported. I'm looking at Koha to gain some experience with ILSs as our research library currently doesn't have a Library system. Can anyone help me with this? I'm an ex-programmer (many many years ago) but now a Business Analyst with just technical smarts to get myself into trouble. Thanks,
Gene Bagdonas <gene.bagdonas@nfsa.afc.gov.au>
I set up Listen on IP:8083, and ServerName as IP:8083 (where IP is my PC IP). I left the VirtualHost as is, although I think I should be changing these, but the default works so why not intranet?
Default runs on port 80, which Apache will be listening for anyway. I think you're right: you need to change the VirtualHost port to match the Listen. Hope that helps, -- MJ Ray - see http://mjr.towers.org.uk/email.html North End, Lynn, Norfolk, England Work: http://www.ttllp.co.uk/ IRC/Jabber/SIP: on request
participants (2)
-
Gene Bagdonas -
mjr@phonecoop.coop