ID: 10249
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Apache related
Description: Duplicate name

Added php user with UID-510

No change in errormessages - Apache still down

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

[2001-04-09 14:58:53] [EMAIL PROTECTED]
Apache v1.3 and php v3 apparently came with SuSE distribution
Apache working

I installed php-4.0.4pl1

./configure --with-apxs=/usr/sbin/apxs 
--enable-versioning 
--with-mysql=/usr/local/mysql 
--enable-track-vars

Build, make, and make install seemed to work fine. Copied php.ini-dist to /etc/httpd

Apache won't start - found these error messages in /var/log/httpd/error_log:

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

Added include_path = /usr/local/php-4.0.4pl1

Same errors as above

Apache still not working - can you help?

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


Full Bug description available at: http://bugs.php.net/?id=10249


-- 
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