Quick installation: Database updation - No permission
I tried to install Koha using `Quick Install'. The step 6 of this not clear, which says: Update your database tables perl updatedatabase -I /pathtoC4 This result in following message: Can't open perl script "updatedatabase": No such file or directory Anyhow, then using installer.plI am successful in installing as per this installer. I had to install many required modules. Though, installer say installation is successful, but I fail to browse any thing. When try to see maually page mainpage.pl, browser say you don't has permissions to access this on this server. How to include /etc/koha-httpd.conf in httpd.conf. Only error I get was during MARC::record, which skipped two tests namely pod-coverage and pod. Please help me by giving me much needed hint and guidance. I am using RH9 Thanks in advance. -- H.S.Rai
On 2004-05-22 10:56:38 +0100 Hardeep Singh Rai <hsrai@edumail.nic.in> wrote:
I tried to install Koha using `Quick Install'. The step 6 of this not clear, which says:
What is "Quick Install"?
How to include /etc/koha-httpd.conf in httpd.conf.
Add the line: Include /etc/koha-httpd.conf to your main system httpd.conf file. The installer should have said that. -- MJR/slef My Opinion Only and possibly not of any group I know. http://www.ttllp.co.uk/ for creative copyleft computing Help hack the EuroParl! http://mjr.towers.org.uk/proj/eurovote/
participants (2)
-
Hardeep Singh Rai -
MJ Ray