On Jan 29, 2008 6:31 AM, Rob Weir <robweir@alum.drexel.edu> wrote:
You'll find a paragraph with some suggestions for troubleshooting this error on a windows machine on the wiki at: http://wiki.koha.org/doku.php?id=kohawintroubleshoot
I checked the error logs. Here is the report: I started and stopped Apache. Here is the corresponding entry in C:\Program Files\Apache Group\Apache2\logs\error.log. From, what I understand, it is normal:
[Tue Jan 29 10:24:26 2008] [notice] Apache/2.0.59 (Win32) configured -- resuming normal operations [Tue Jan 29 10:24:26 2008] [notice] Server built: Jul 27 2006 15:55:03 [Tue Jan 29 10:24:26 2008] [notice] Parent: Created child process 2008 [Tue Jan 29 10:24:26 2008] [notice] Child 2008: Child process is running [Tue Jan 29 10:24:26 2008] [notice] Child 2008: Acquired the start mutex. [Tue Jan 29 10:24:26 2008] [notice] Child 2008: Starting 250 worker threads. [Tue Jan 29 10:26:13 2008] [notice] Parent: Received shutdown signal -- Shutting down the server. [Tue Jan 29 10:26:13 2008] [notice] Child 2008: Exit event signaled. Child process is ending. [Tue Jan 29 10:26:14 2008] [notice] Child 2008: Released the start mutex [Tue Jan 29 10:26:15 2008] [notice] Child 2008: Waiting for 250 worker threads to exit. [Tue Jan 29 10:26:15 2008] [notice] Child 2008: All worker threads have exited. [Tue Jan 29 10:26:15 2008] [notice] Child 2008: Child process is exiting 2. I also checked the C:\Program Files\Apache Group\Apache2\logs\opac- error.log. I couln't find much information: [Tue Jan 29 10:26:08 2008] [error] [client 127.0.0.1] Premature end of script headers: opac-main.pl [Tue Jan 29 10:31:03 2008] [error] [client 127.0.0.1] Premature end of script headers: opac-main.pl I also saw the following line: [Mon Jan 28 19:37:31 2008] [error] [client 127.0.0.1] File does not exist: C:/usr/koha228/opac/htdocs/favicon.ico But when I searched for the favicon.ico file, I found it at C:\usr\koha228\opac\htdocs\opac-tmpl\npl\en\includes\favicon <http://wiki.koha.org/doku.php?id=kohawintroubleshoot>
If you still need help, post the last few lines of your error log to the list.
Strangely, I am faced with a new problem. When I try to open
http://127.0.0.1, in firefox, the status bar shows Waiting for 127.0.0.1 and a blank DOS window titled C:\usr\bin\perl.hwd opens. If I close this DOS window, then I get the usual "Premature end of script header" message
ROb
sharath raju wrote:
Dear All,
I have installed Koha without any error. But, when I open the site http://localhost, I get a quick message stating that Koha has been installed successfully, following which I get the following error message: Premature end of script headers: opac-main.pl
I understand that this issue was dealt in the following thread: http://lists.katipo.co.nz/public/koha/2003/006996.html and that the solution suggested is to give the web server permission to execute the Perl scripts ( http://lists.katipo.co.nz/public/koha/2003/006997.html)
1. My question/doubt : How does one do this on Windows ? All that I could possibly think of was to remove the read-only attribute of C:\usr\koha228\opac\cgi-bin\koha, which contains opac-main.pl file. If so, I tried doing this, but for some reason, the read only attribute does not get removed. (I am the computer administrator)
2. If this issue has been answered elsewhere, please redirect me. I tried searching the Koha archives, and the links listed above were the ones I could find.
3. I also looked at : http://htmlfixit.com/cgi-tutes/tutorial_Common_Web_dev_error_messages_and_wh..., but couldn't solve the problem.
Please help me solve this problem. -- Thanks & Regards, Sharath B Raju
------------------------------
_______________________________________________ Koha mailing listKoha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Regards, Sharath B Raju