On 14 October 2010 02:02, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
On Wed, Oct 13, 2010 at 9:59 AM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 14 October 2010 01:03, Hugo Rodrigues <hugoseixasr@gmail.com> wrote:
Cris, I installed the module but my 500 error continues. Even after reboot. I think the system is already messed up beyond repair...
We now have two systems, one with the upgraded koha (but messed up due to our "interventions" and another one were we tried to restore the system by replacing the directories with the backup ones (our IT guy thought this was enough) Can you help here?
Thank you very much for the help!
Is the backup one erroring as well? What is the actual error if you look in the apache error logs?
[Tue Oct 12 06:42:22 2010] [error] [client 127.0.1.1] Premature end of script headers: mainpage.pl [Tue Oct 12 06:42:22 2010] [error] [client 127.0.1.1] (13)Permission denied: exec of '/usr/share/koha/intranet/cgi-bin/errors/500.pl' failed [Tue Oct 12 06:42:22 2010] [error] [client 127.0.1.1] Premature end of script headers: 500.pl [Tue Oct 12 06:42:25 2010] [error] [client 127.0.1.1] File does not exist: /usr/share/koha/intranet/htdocs/favicon.ico [Tue Oct 12 06:42:25 2010] [error] [client 127.0.1.1] (13)Permission denied: exec of '/usr/share/koha/intranet/cgi-bin/errors/404.pl' failed [Tue Oct 12 06:42:25 2010] [error] [client 127.0.1.1] Premature end of script headers: 404.pl
Ohh sounds to me a lot like permission errors, do an ls -l in /usr/share/koha/intranet/cgi-bin/ It sounds to me like they arent set to executable Chris