I have Koha 3.12 installed in my Debian system (6.0). I used the Debian package. I am now installing another instance but I can't seem to add that instance (thru koha-create --create-db instancename). Whenever I go the second instance, it points me to the first instance. I have already indicated the Domain Name for both and also pointed the instances to corresponding Domain Names in my Domain Name Hosting. Why can't I enable my second instance? It always point to my first instance. Actually I was able to create a second instance, this is going to be my third. Am I missing something? Thanks & have a nice day! -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-instance-tp5759306.html Sent from the Koha-general mailing list archive at Nabble.com.
schnydszch <eugenegf@yahoo.com>
Why can't I enable my second instance? It always point to my first instance. Actually I was able to create a second instance, this is going to be my third. Am I missing something?
Something strange is going on in the virtualhost priorities. apache2ctl -S may reveal what, but http://httpd.apache.org/docs/2.2/vhosts/details.html may help debug it. Hope that helps, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
It's just so weird, I can not make it work yesterday. The whole afternoon, I was configuring it out. Now, I got back to work, it works. Since I can not make it work in the first server, I instead tried it in another server which it worked, just to appease me Anyway, here's what I got when I ran apache2ctl -S: apache2: Could not reliably determine the server's fully qualified domain name, using 202.90.254.18 for ServerName VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:8080 is a NameVirtualHost default server test.eugeneespinoza.info (/etc/apache2/sites-enabled/hol y:21) port 8080 namevhost test.eugeneespinoza.info (/etc/apache2/sites-enable d/holy:21) port 8080 namevhost liveserver.org (/etc/apache2/sites-enabled/liveserver:19) port 8080 namevhost ssulib.eugeneespinoza.info (/etc/apache2/sites-enab led/test1:19) *:80 is a NameVirtualHost default server test.eugeneespinoza.info (/etc/apache2/sites-enabled/hol y:4) port 80 namevhost test.eugeneespinoza.info (/etc/apache2/sites-enabled/ holy:4) port 80 namevhost liveserver.org (/etc/apache2/sites-enabled/liveserver:4) port 80 namevhost ssulib.eugeneespinoza.info (/etc/apache2/sites-enable d/test1:4) Syntax OK Thanks MJ and Cheers! -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-instance-tp5759306p5759371.html Sent from the Koha-general mailing list archive at Nabble.com.
participants (2)
-
MJ Ray -
schnydszch