<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
<font face=3D"Arial,sans-serif"><font size=3D"2"><span type=3D"cite">King,
James X -ND wrote on 10/23/2003, 7:09 PM:</span>
</font></font>
<p><font face=3D"Arial,sans-serif" size=3D"2"></font></p>
<blockquote type=3D"cite" ><font face=3D"Arial,sans-serif" size=3D"2"></=
font>
<p class=3D"MsoNormal"><font size=3D"2" face=3D"Arial"><span font-family=
:arial=3D"">My cgi script dies at initializing. However, I
can run the
initialize within a program from the command line and it work. Has
anyone seen
this? I=E2=80=99m thinking it has something to do with running in cgi mode.<=
/span></font></p>
<font face=3D"Arial,sans-serif" size=3D"2"></font>
<p class=3D"MsoNormal"><font size=3D"2" face=3D"Arial"><span font-family=
:arial=3D""></span></font></p>
</blockquote>
<font face=3D"Arial,sans-serif"><font size=3D"2">Most likeley a permission
problem with the logfile defined in the Log4perl config -- your
webserver probably runs as "nobody" while the script runs under your
user ID if you run it from the command line. To be sure, check your web
server's error log file, it should display an appropriate error message
coming from Log4perl's init().<br>
<br>
<span>-- <br>
-- Mike<br>
Mike Schilli<br>
<a class=3D"moz-txt-link-abbreviated" href=3D"mailto:m...@pe...">m@pe=
rlmeister.com</a></span></font></font>
</body>
</html>
|