Re: Apache won't display index.cgi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



André Warnier wrote:
Mike Diggins wrote:


Thanks, I guess I have a bigger problem than I thought. I'm getting these errors in the apache server log after authenticating and during the time my index.cgi script should run. I don't know what's causing that!

[Fri Apr 17 08:39:30 2009] [notice] child pid 18461 exit signal Segmentation fault (11) [Fri Apr 17 08:39:30 2009] [notice] child pid 18460 exit signal Segmentation fault (11)

That might indeed cause a real blank page..
;-)
mod_log_forensic ?

Note that whatever I wrote before might still help you determine /precisely/ when this happens. There's lots of buffering going on all over that might induce you in error. Also, remember that anything your cgi prints to STDERR should end up in the Apache error log. Might be worth inserting some debug prints there, to see of it at least starts up. Are you sure your mod_auth is really going to completion ? a segmentation fault is hard to achieve in a cgi script. But it could be the result of using a mismatched version of an add-on module.


---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux