ID: 41587
User updated by: webtech at get-telecom dot fr
Reported By: webtech at get-telecom dot fr
-Status: Bogus
+Status: Closed
Bug Type: Apache2 related
Operating System: Solaris 10
PHP Version: 5.2.3
New Comment:
I've found a solution :
Add these two lines :
LD_PRELOAD=/usr/lib/64/libmtmalloc.so.1
export LD_PRELOAD
in [APACHE_HOME]/bin/envvars
Hope it'll help.
Previous Comments:
------------------------------------------------------------------------
[2007-06-13 14:44:10] webtech at get-telecom dot fr
I think you're right but why is it ok with PHP 5.2.2 ?
------------------------------------------------------------------------
[2007-06-04 13:00:47] [EMAIL PROTECTED]
Sorry, but your problem does not imply a bug in PHP itself. For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. Due to the volume
of reports we can not explain in detail here why your report is not
a bug. The support channels will be able to provide an explanation
for you.
Thank you for your interest in PHP.
------------------------------------------------------------------------
[2007-06-04 12:45:13] webtech at get-telecom dot fr
Description:
------------
I tried the latest version 5.2.3 on Solaris 10(AMD64) as a module on
Apache 2.0.59.
After the compilation, and installation, I've tried to restart Apache
and I have this error message :
Syntax error on line 232 of /www/apache-2.0.59/conf/httpd.conf:
Cannot load /www/apache2/modules/libphp5.so into server: ld.so.1:
httpd: fatal: /usr/lib/libmtmalloc.so.1: wrong ELF class: ELFCLASS32
For info, everything's ok with PHP 5.2.2.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=41587&edit=1