Andi, I also ran into this on our Debian system, but rather than change the port that Koha listens on to something other than 80, I changed the virtual host where phpmyadmin was to listen on a different port. My reasoning being that many people were going to be accessing the Koha OPAC, but I was the only one that would be using phpmyadmin to work with the databases. Best, Doug -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Andi Sugandi Sent: Thursday, May 20, 2010 7:07 AM To: Suyadi Cc: koha Subject: [Koha] Solved: Re: Koha virtualhost on apache2 (openSUSE 11.2) Issue On 5/19/10, Suyadi <abufarros@gmail.com> wrote:
I was glad to have friends from Indonesia who use koha. We also have using koha since 2008. This is our OPAC : http://search.lib.ums.ac.id
Yes, I knew about it, you have implemented Koha deeper and longer than ours as there were no technical person who in charge about our Koha here, even though it's been running from December 2008 (installed by internal staff of this museum with does not have enough technical background). I'm helping this museum voluntarily starting this month. I'm glad too to have a friend that come form same country using Koha.. =)
Does the configuration files for phpmyadmin still exists in the directory /etc/apache2/vhost.d/ ? If there is any possible conflict with the other configuration (usually if there are two or more virtualhost that uses the same port then reads the earliest used).
It definately yes. I unfortunately did not recognize that Koha took over "ipaddress:80" to /usr/share/koha/opac/htdocs (rewrite module, in /etc/apache2/vhosts.d/ip-based_vhosts.conf /etc/apache2/vhosts.d/koha-httpd.conf configuration file ) so every url (ipaddress:80) would be based on that path. I also remembered that I installed Koha in /usr/share directory, (not other directory) because I have other web-based applications in the server. And then I could not access my ipaddress:80/phpMyAdmin (because phpMyAdmin is not in /usr/share/koha/opac/htdocs directory) . The (temporary) work-arround is to change the default port (80) of the OPAC-Koha Sever to another port-number, so I can access other web-based application in the server through default apache-port number. Is it known issue? Apology, Is it bug or not? Thanks in advance. Best regards, -- Andi Sugandi, openSUSE-Id Team, openSUSE Ambassador Bandung, Indonesia _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha