Hello all,

I have a SunOS 2.6 on a Sun UltraSPARC , 4CPU and 1G RAM. I run a Stronghold 3.0 
(build 3015) and I want to upgrade the PHP module to 4.1.1 with CURL and Mcrypt 
included. The PHP module coming with Stronghold is version 4.0.6 (I'm not using PHP3 
at all). The compilation of the new PHP module works fine, but when I try to start the 
Stronghold server I got this:

Segmentation Fault
Server could not be started

I have no core file and nothing in the logs files.

The configuration for PHP is:

./configure -with-apxs="<path to apxs>" -without-gdbm -without-mysql -without-gd

and the line in httpd.conf is

LoadModule php4_module modules/libexec/libphp4.so

The gcc I use is v3.0.3.

The PHP module coming with Stronghold is configured as follows:

./configure -prefix="<path to install>" -with-apxs="<path to axs>" -without-gdbm

The Stronghold 3.0.15 is Apache 1.3.22 compatible.

I need to rebuild the PHP module with the options I mentioned, but at least I want to 
see that it's working with no adds first and then to play with extensions.

I noticed that the original module coming with Stronghold (PHP4.0.6) is 3 times bigger 
then the module I compiled and is with the same configuration line.

Does anybody have any clue what's the problem here?

TIA,
Adi



Reply via email to