Hello all, I solved the problem. The link I was inspired is:
http://groups.google.com/groups?q=SunOS+group:comp.infosystems.www.servers.*+group:comp.infosystems.www.servers.*&start=50&hl=en&scoring=d&selm=slrn8ta1b8.4tn.dave%40svarozic.srce.hr&rnum=59 What I did is: - create a file named as in /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3 - the content of this file is --- cut here --- #!/bin/sh exec /usr/ccs/bin/as "$@" --- cut here --- and compile again and.... It Works ! I'm very happy :) :) :) Adi -------------------------------------------------- Adrian Turcu IT Support Engineer Interxion Ireland Limited T: +353 (0)1 4344900 D: +353 (0)1 4344923 M: +353 (0)87 9480532 F: +353 (0)1 4344999 E: [EMAIL PROTECTED] www.interxion.com Unit 35, Lavery Avenue Park West Business Park Dublin 12. where the internet lives -----Original Message----- From: Adrian Turcu Sent: Monday, February 11, 2002 2:57 PM To: Mikael Petterson (ERA) Cc: Php-Install (E-mail) Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 Perl v5.6.0 built for sun4-solaris is on the system and mod_perl/1.25 in Stronghold. Stronghold has also mod_ssl/2.8.4 and OpenSSL/0.9.6b Adi -----Original Message----- From: Mikael Petterson (ERA) [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 2:40 PM To: Adrian Turcu Cc: Php-Install (E-mail) Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 Which version of perl did you use? //Mikael -----Original Message----- From: Adrian Turcu [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 2:40 PM To: Mikael Petterson (ERA) Cc: Php-Install (E-mail) Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 The download was from www.php.net The size of the package is absolutely the same. Adi -----Original Message----- From: Mikael Petterson (ERA) [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 1:05 PM To: Adrian Turcu Cc: Php-Install (E-mail) Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 Hi, Where did you download your php version from? I took it from www.php.net 3356062 Feb 6 16:47 php-4.1.1.tar.gz Is size correct? //Mikael -----Original Message----- From: Adrian Turcu [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 1:40 PM To: Mikael Petterson (ERA) Cc: Php-Install (E-mail) Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 Here it is again <<config.log.gz>> Thanks, Adi -----Original Message----- From: Mikael Petterson (ERA) [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 12:31 PM To: Adrian Turcu Subject: RE: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 Do you mind if I could have your output from config since I cannot compile on Solaris2.6 //Mikael -----Original Message----- From: Adrian Turcu [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 1:27 PM To: Php-Install (E-mail) Subject: [PHP-INST] PHP4.1.1 + Stronghold3.0 + SunOS2.6 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 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php