Not sure if this is the right list, but.. I'm running mod_perl on RedHat 7.
I installed the new PHP updates and all of a sudden it broke mod_perl.. I
get this in my error_log

[Fri Jan 26 15:49:20 2001] [notice] child pid 7766 exit signal Segmentation
fault (11)
[Fri Jan 26 15:49:21 2001] [notice] child pid 7764 exit signal Segmentation
fault (11)
[Fri Jan 26 15:49:24 2001] [notice] child pid 7765 exit signal Segmentation
fault (11)
[Fri Jan 26 15:53:24 2001] [notice] SIGHUP received.  Attempting to restart
Subroutine connect_on_init redefined at
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 31.
Subroutine setPingTimeOut redefined at
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 45.
Subroutine connect redefined at /usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm
line 58.
Subroutine childinit redefined at
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 132.
Subroutine cleanup redefined at /usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm
line 149.
Subroutine all_handlers redefined at
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 163.
Subroutine disconnect redefined at
/usr/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 179.
[Fri Jan 26 15:53:27 2001] [notice] Apache/1.3.14 (Unix)  (Red-Hat/Linux)
mod_ssl/2.7.1 OpenSSL/0.9.5a DAV/1.0.2 mod_perl/1.24 configured -- resuming
normal operations

When I try running the .pl file from the shell, it works fine. When I
connect via the web, it dies. Can *ANYONE* help me??

Thanks!

David Wolf

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to