ID: 9936
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Apache related
Assigned To: 
Comments:

Was PHP3 (or PHP 4) compiled as static module into Apache?
It might explain this rather odd behaviour.

--Jani


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

[2001-03-22 13:01:35] [EMAIL PROTECTED]
compile options:
./configure  
        --with-apxs=/usr/sbin/apxs 
        --enable-versioning  
        --with-mysql 
        --enable-track-vars  
        --with-imap-ssl=/usr/lib/ssl

It compiles fine with no errors.

I commented all references to php3 out of httpd.conf

when I try to start apache, the error_log reports:

PHP Warning:  Function registration failed - duplicate name - define in Unknown on 
line 0
PHP Warning:  Function registration failed - duplicate name - defined in Unknown on 
line 0
PHP Warning:  Function registration failed - duplicate name - each in Unknown on line 
0
PHP Warning:  Function registration failed - duplicate name - strlen in Unknown on 
line 0
PHP Warning:  Function registration failed - duplicate name - strcmp in Unknown on 
line 0
PHP Warning:  Function registration failed - duplicate name - strcasecmp in Unknown on 
line 0
PHP Warning:  Function registration failed - duplicate name - error_reporting in 
Unknown on line 0
PHP Warning:  Function registration failed - duplicate name - leak in Unknown on line 
0
PHP Warning:  Function registration failed - duplicate name - function_exists in 
Unknown on line 0
PHP Warning:  Basic Functions:  Unable to register functions, unable to load in 
Unknown on line 0


I have seen simlear errors to mine in the bug database, but none of the solutions seem 
to apply to my problem.  Something with SuSE 7.1??


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9936&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to