https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919

--- Comment #77 from Pedro Amorim <[email protected]> ---
(In reply to Katrin Fischer from comment #70)
> I figure this line here might not be right?
> RewriteRule ^/cgi-bin/koha/admin/record_sources(.*)?$
> /cgi-bin/koha/admin/record_sources.pl$1 [PT]
> 
> I verified it showed in /etc/koha/apache-shared-intranet.conf

Adding info here, we stumbled upon this on bug 10190 where doing reset_all has
everything working, but attempting an upgrade flow of updatedatabase +
restart_all did not, it resulted in a 404 page as you describe here. I had to
run this manually in order to get it working on an upgrade flow:

$ sudo perl /kohadevbox/misc4dev/cp_debian_files.pl --instance=kohadev
--koha_dir=/kohadevbox/koha --gitify_dir=/kohadevbox/gitify

And documented on bug 10190

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to