[csw-users] php5 on solaris sparc

ger at accepte.nl ger at accepte.nl
Thu Feb 9 14:15:00 CET 2006


Hey Group,

While trying to get php 5.0.5 to run, I encountered the following problem:

[Thu Feb 09 13:06:28 2006] [notice] SIGHUP received.  Attempting to restart
PHP Warning:  PHP Startup: \xfd\xe2X`\xfd\xdf\x9b\xe4: Unable to initialize 
module\nModule compiled with module API=20041030, debug=1, 
thread-safety=0\nPHP    compiled with module API=20050922, debug=0, 
thread-safety=0\nThese options need to match\n in Unknown on line 0

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/opt/csw/php5/lib/php/extensions/debug-non-zts-20041030/dom.so' - 
ld.so.1: /opt/csw/apache2/sbin/httpd: fatal: relocation error: 
file /opt/csw/php5/lib/php/extensions/debug-non-zts-20041030/dom.so: symbol 
_zval_ptr_dtor_wrapper: referenced symbol not found in Unknown on line 0

(snipped some output)

It appears the php5 extensions were compiled for a different version? I 
already checked to see if it could be something I've done wrong but a 
complete reinstall of the php5 package did not help. Is it possible that the 
package (php5 unstable) has been shipped with binary incompatible extensions?

The following extensions appear to be incompatible:
dom.so
exif.so
iconv.so
mbstring.so
soap.so
sockets.so

What can I do to get these extensions to load? Apache2 and PHP5 both work as 
expected in all other respects.

The server is Solaris 9 sparc.

TIA,
Ger Schinkel




More information about the users mailing list