You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Wee Teck Neo <sl...@msn.com> on 2003/11/03 02:50:29 UTC

[users@httpd] Errorlog

I compiled apache 2 (2.0.48) with worker mpm. After the testing with cgi 
script to induce an 500 error.

EG

String found where operator expected at perl.pl line 5, near "rint "ORH""
        (Do you need to predeclare rint?)
syntax error at perl.pl line 5, near "rint "ORH""
Execution of perl.pl aborted due to compilation errors.


These lines are found ONLY in the server's main error log. It is not printed 
inside the virtualhost's errorlog configuration. What i have in the 
virtualhost's errorlog is...

[Mon Nov 03 09:46:58 2003] [error] [client 202.172.55.22] Premature end of 
script headers: perl.pl


Any fixes for that?

_________________________________________________________________
Take a break! Find destinations on MSN Travel. http://www.msn.com.sg/travel/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Errorlog

Posted by Joshua Slive <jo...@slive.ca>.
On Mon, 3 Nov 2003, Wee Teck Neo wrote:

> I compiled apache 2 (2.0.48) with worker mpm. After the testing with cgi
> script to induce an 500 error.

> These lines are found ONLY in the server's main error log. It is not printed
> inside the virtualhost's errorlog configuration. What i have in the
> virtualhost's errorlog is...

Known bug.  See:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14090

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org