Not showing OPAC pages after migration
Hello, Currently with Koha 17.11.01 / Package Installation/ Ubuntu 16.04 with MariaDB (mysql Ver 15.1 Distrib 10.0.31 Maria DB) -- After migration of Koha from 16.11.11 on Ubuntu 14.04 (system1) To 17.11.1 on Ubuntu 16.04 (system2), mysqldump backup was taken and did restoration on system2. db-schema and index has been done. After this, I am not able to view opac pages on system2 (new machine). getting Error 404 message: the requested page is not available. and verified that (as per the wikipage ang blogs) 1) template is set to pages.tt in pages.pl 2) pages.tt is also created on system2. Could please give some directions to solve this problem ? With Thanks, Satish MV Librarian Govt. Engineering College, Hassan. Karnataka.
Hi 404 error means the page you are requesting does not "exist" and that would mean: - The page actually does not exist in the called url. Wrong url, misspelled url, really does not exist. - The page exist but there is a permission issue. Apache user does not have permission to access the called page. - The page exist but virtual OPAC domain is not defined/enabled onto apache config. Hope this helps Regards, Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com 2018-01-30 0:35 GMT-05:00 SATISH <lis4satish@gmail.com>:
Hello,
Currently with Koha 17.11.01 / Package Installation/ Ubuntu 16.04 with MariaDB (mysql Ver 15.1 Distrib 10.0.31 Maria DB) --
After migration of Koha from 16.11.11 on Ubuntu 14.04 (system1) To 17.11.1 on Ubuntu 16.04 (system2), mysqldump backup was taken and did restoration on system2. db-schema and index has been done.
After this, I am not able to view opac pages on system2 (new machine).
getting Error 404 message: the requested page is not available. and verified that (as per the wikipage ang blogs)
1) template is set to pages.tt in pages.pl 2) pages.tt is also created on system2.
Could please give some directions to solve this problem ?
With Thanks,
Satish MV Librarian Govt. Engineering College, Hassan. Karnataka. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi, I was referring to the additional pages (pages.pl) added locally in opac (not default by koha opac) . Default page is loading and I am able to search and browse. /etc/apache2/ports.conf’ are set properly. restarted zebra server. The pages are exist in opac, the hyperlinks to local page worked only once and again showing 404 error. any pointers to track ? regards & thanks satish
participants (2)
-
Alvaro Cornejo -
SATISH