error 404 not found - koha 3.04.05
hi, I installed koha 3.0.6 with the livecd and ubuntu 10.04 and tried to do a update on the newest version of 3.04.05 of koha. Now I get the error 404 on starting localhost:8080 or also on :80. My install and update steps in order: 1. Install on a blank PC the liveCD with 3.0.6 and ubuntu 10.04 2. Runing webinstaller of Koha, marc21 and zebra are selected, as also the Z39.50 samples 3. Install compled 4. Copy of koha-install-log (/usr/share/koha/misc) to desktop 5. update and upgrade the ubuntusystem with apt-get update / upgrade 6. install openssh-server 7. install nxclient, nxnode, nxserver 8. unpack koha.tar.gz to desktop 9. sudo perl koha_perl_deps.pl -u -m 10. sudo cpan -> install all parts until "sudo perl koha_perl_deps.pl -u -m" birngs no results [all questions with "yes" or "y" ] 11. sudo apt-get install libtemplate-perl 12. open koha-install-log from step 4 13. sudo perl Makefile.pl --prev-install-log /usr/share/koha/misc 14. answer all questions as in koha-install-log is written (e.g. root/root insted if koha/koha, ...); when I not do that I got an error by sudo make upgrade or by starting webinstaller 15. sudo make 16. sudo make test -> PASS 17. sudo make upgrade 18. start localhost:8080 19. Update is done 20. Some error by Update 21. localhost:8080 and :80 is possible to login 22. restart PC 23. localhost:8080 and :80 brings the error 404 - page not found ----- other situation: I did everything like before until step 21. than I did: 22. log in as kohaadmin on :8080 23. change language form en to de (both); no selction allowed 24. back to start page - > error as in the old translation package - gui not usable, links not usable etc. not possible to go to settingspage ---- So I hope someone have a idea what I can do to get my first situation solved. I tried to do my install also with step by step installing but I always got problems, so I use the livecds. I choosed that live cd version because I want to use ubuntu 10.04. So thanks and bye Florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com.
to situation 1: between step 20 and 21 are following steps also done: A: ./misc/maintenance/remove_items_from_biblioitems.pl --run B. ./misc/migration_tools/rebuild_zebra.pl -b -r to situation 2: step A and B was not done! regards, florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com.
Hello, Try checking your koha configuration file for apache, usually found in /etc/koha. During an upgrade the file is usually replaced, though koha install scripts back up the previous version. This would explain why you were able to log in in the first situation but got 404 after reboot when apache read the new config files. Hope this helps. Olugbenga Adara Mobile: 234 (0) 8033220288 Home: 234 (2) 8721720 Skype: gbengaadara Blog: http://gbengaadara.blogspot.com Twitter: http://twitter.com/gbengaadara Profile: http://www.linkedin.com/in/gbengaadara --- On Mon, 10/3/11, faku <journals.digital@gmail.com> wrote: From: faku <journals.digital@gmail.com> Subject: [Koha] error 404 not found - koha 3.04.05 To: koha@lists.katipo.co.nz Date: Monday, October 3, 2011, 4:40 PM hi, I installed koha 3.0.6 with the livecd and ubuntu 10.04 and tried to do a update on the newest version of 3.04.05 of koha. Now I get the error 404 on starting localhost:8080 or also on :80. My install and update steps in order: 1. Install on a blank PC the liveCD with 3.0.6 and ubuntu 10.04 2. Runing webinstaller of Koha, marc21 and zebra are selected, as also the Z39.50 samples 3. Install compled 4. Copy of koha-install-log (/usr/share/koha/misc) to desktop 5. update and upgrade the ubuntusystem with apt-get update / upgrade 6. install openssh-server 7. install nxclient, nxnode, nxserver 8. unpack koha.tar.gz to desktop 9. sudo perl koha_perl_deps.pl -u -m 10. sudo cpan -> install all parts until "sudo perl koha_perl_deps.pl -u -m" birngs no results [all questions with "yes" or "y" ] 11. sudo apt-get install libtemplate-perl 12. open koha-install-log from step 4 13. sudo perl Makefile.pl --prev-install-log /usr/share/koha/misc 14. answer all questions as in koha-install-log is written (e.g. root/root insted if koha/koha, ...); when I not do that I got an error by sudo make upgrade or by starting webinstaller 15. sudo make 16. sudo make test -> PASS 17. sudo make upgrade 18. start localhost:8080 19. Update is done 20. Some error by Update 21. localhost:8080 and :80 is possible to login 22. restart PC 23. localhost:8080 and :80 brings the error 404 - page not found ----- other situation: I did everything like before until step 21. than I did: 22. log in as kohaadmin on :8080 23. change language form en to de (both); no selction allowed 24. back to start page - > error as in the old translation package - gui not usable, links not usable etc. not possible to go to settingspage ---- So I hope someone have a idea what I can do to get my first situation solved. I tried to do my install also with step by step installing but I always got problems, so I use the livecds. I choosed that live cd version because I want to use ubuntu 10.04. So thanks and bye Florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hello, thanks for the answer. In that folder I just found following files: koha-conf.xml koha-conf.xml_upgrade_backup koha-httpd.conf koha-httpd.conf_upgrade_backup README.txt Do you mean I should replace the koha-conf.xml with the koha-conf.xml_upgrade_backup? Should I do it with the other conf file also? Thanks for help Regards, Florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com.
Hi, I dont think you need to replace the xml file. Just replace the koha-httpd.conf file with the koha-httpd.conf_upgrade_backup file. But make a backup of your present koha-httpd.conf file before replacing just in case. Then restart apache with the command "/etc/init.d/apache2 restart" or reboot your system. Good luck Olugbenga Adara Mobile: 234 (0) 8033220288 Home: 234 (2) 8721720 Skype: gbengaadara Blog: http://gbengaadara.blogspot.com Twitter: http://twitter.com/gbengaadara Profile: http://www.linkedin.com/in/gbengaadara --- On Mon, 10/3/11, faku <journals.digital@gmail.com> wrote: From: faku <journals.digital@gmail.com> Subject: Re: [Koha] error 404 not found - koha 3.04.05 To: koha@lists.katipo.co.nz Date: Monday, October 3, 2011, 10:14 PM Hello, thanks for the answer. In that folder I just found following files: koha-conf.xml koha-conf.xml_upgrade_backup koha-httpd.conf koha-httpd.conf_upgrade_backup README.txt Do you mean I should replace the koha-conf.xml with the koha-conf.xml_upgrade_backup? Should I do it with the other conf file also? Thanks for help Regards, Florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi, that sounds good. I tried it, and it looks like as it has worked. Thanks. Now I have to go on a business trip, but when I am back on friday I will test it more. But as I already said it looks very good - I can log in localhost :8080 - I still tested. More on friday. -> I will give a feedback of course! Thanks again, regards florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com.
Hi, I tested it now over the weekend, and it works now! Thanks again for help! Best regards, Florian -- View this message in context: http://koha.1045719.n5.nabble.com/error-404-not-found-koha-3-04-05-tp4865109... Sent from the Koha-general mailing list archive at Nabble.com.
participants (2)
-
faku -
Olugbenga Adara