Premature end of script headers: 500.pl
Respected All I am installing Koha on ubuntu 9.10 When I am going to installer page localhost:8080 I am getting the error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@brims-desktop and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. After that I checked my koha-error-log and apache2 log *In apapche2 error-log * [Sat Apr 10 11:02:59 2010] [notice] Apache/2.2.12 (Ubuntu) PHP/5.2.10-2ubuntu6.4 with Suhosin-Patch configured -- resuming normal operations [Sat Apr 10 11:48:11 2010] [error] [client 127.0.1.1] File does not exist: /var/www/favicon.ico In Koha-error-log [Sat Apr 10 12:07:46 2010] [error] [client 127.0.1.1] (13)Permission denied: exec of '/usr/share/koha/intranet/cgi- bin/errors/500.pl' failed [Sat Apr 10 12:07:46 2010] [error] [client 127.0.1.1] Premature end of script headers: 500.pl Please help to solve this problem. Thanks and Regards Sandeep Bhavsar Librarian Dr. V N Bedekar Management Institute Thane Mumbai INDIA _______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel
Hi Sandeep, 2010/4/17 Sandeep Bhavsar <sbhavsar4545@gmail.com>:
In Koha-error-log [Sat Apr 10 12:07:46 2010] [error] [client 127.0.1.1] (13)Permission denied: exec of '/usr/share/koha/intranet/cgi- bin/errors/500.pl' failed
This error suggests a file permission problem. I'd start by double checking the file permissions on the /usr/share/koha directory and those dirs and files below it. Kind Regards, Chris _______________________________________________ Koha-devel mailing list Koha-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/koha-devel
participants (2)
-
Chris Nighswonger -
Sandeep Bhavsar