ID:               41098
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nosedrum at free dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Red Hat ES4
 PHP Version:      5.2.1
 New Comment:

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.

There is no such symbol in PHP.


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

[2007-04-16 09:55:52] nosedrum at free dot fr

Description:
------------
Hello,

Since I recompiled PHP 5.2.1 (for update), all works fine but on every
exectuion of a php script i have this message on standart output:

Symbol `client_errors' has different size in shared object, consider
re-linking

This spam my crontab mail reports ... -.-

Any idea ? 

Reproduce code:
---------------
#!/usr/local/php/bin/php -q
<?php
echo "toto";
?>

Expected result:
----------------
# ./toto.php
toto

Actual result:
--------------
# ./toto.php
/usr/local/php/bin/php: Symbol `client_errors' has different size in
shared object, consider re-linking
toto


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


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

Reply via email to