ID:               36620
 User updated by:  bnatal at tsp dot sheridan dot com
 Reported By:      bnatal at tsp dot sheridan dot com
 Status:           Open
 Bug Type:         XSLT related
 Operating System: Solaris 2.8
 PHP Version:      4CVS-2006-03-05 (snap)
 New Comment:

Installed / compiled the latest PHP version 4.4.2. However, I'm still
getting the error message below when trying to start apache.

Syntax error on line 231 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/lib/libstdc++.so.6: symbol __eprintf: referenced symbol not
found

Any suggestions?


Previous Comments:
------------------------------------------------------------------------

[2006-03-05 19:35:59] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2006-03-05 19:35:29] [EMAIL PROTECTED]

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.



------------------------------------------------------------------------

[2006-03-05 19:32:44] bnatal at tsp dot sheridan dot com

Description:
------------
I'm compiling PHP 4.3.8 on a web server running Apache/2.0.52 (i.e.
Solaris 2.8 system).

Trying to compile using. I already install and compiled Sablotron 1.0.2
from source.

./configure --enable-shared --with-pear
--with-apxs2=/usr/local/apache/bin/apxs --with-zlib \
--enable-ftp --enable-cli --enable-xslt --with-xslt-sablot
--with-curl=/usr/local --enable-force-cgi-redirect
--enable-discard-path \
--with-mssql=/usr/local --with-openssl=/usr/local/ssl
--with-mysql=/usr/local/mysql
--with-mysqli=/usr/local/mysql/bin/mysql_config \
--enable-calendar --prefix=/usr/local/apache/php

Here is the error message when attempting to restart Apache.

Syntax error on line 231 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: relocation error: file
/usr/local/lib/libstdc++.so.6: symbol __eprintf: referenced symbol not
found


I've referenced the bug #33425, but did not have any luck after
following similiar steps. Please let me know how can I fix this issue.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=36620&edit=1

Reply via email to