Re: [users@httpd] Apache seg.fault after PHP upgrade

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

 




I've seen this in the past when upgrading from 4 > 5, and did a LoadModule on both the php4 and php5 modules. Although you can still do this, carfeul consideration has to be givin to HOW this is done.

Check to see that both modules are not loading at the same time.


pretty sure i'm only loading the one.
httpd.conf:
#LoadModule php4_module modules/libphp4.so
LoadModule php5_module modules/libphp5.so
<snip>
#AddModule mod_php.c
#AddModule mod_php3.c
#AddModule mod_perl.c
#AddModule mod_casp2.c
AddModule mod_php5.c
and then: httpd -t
Syntax OK
Segmentation fault

andy


---------------------------------------------------------------------
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