[PHP-DEV] Bug #14308 Updated: mysql functions load twice (duplicate name)

2001-12-11 Thread php

ID: 14308
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: MySQL related
Operating System: RH 7.2
PHP Version: 4.0.6
New Comment:

Having extension=mysql.so was the problem. Sorry for taking your time, and THANKS 
MUCH

Previous Comments:


[2001-12-01 07:13:58] [EMAIL PROTECTED]

YOu probably have this in php.ini:

extension=mysql.so

AFAIK, RH installs PHP modules as shared object.

Please reopen if this is not the case.

Derick



[2001-11-30 23:49:18] [EMAIL PROTECTED]

Humm, ? Operator error ? RH 7.2 SMP

PHP config:
./configure  --with-apache=../apache_1.x --with-mysql=/usr/local/ 
--enable-memory-limit=yes --enable-debug=no

Mysql config:
 ./configure  --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static

Apache:
./configure \
--with-layout=Apache \
--prefix=/etc/httpd \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=php4 \

When httpd is started, get large list of mysql duplicate names such as:

PHP Warning:  Function registration failed - duplicate name - mysql_listfields in 
Unknown on line 0

mysql continues to work, but other errors are not added to log file. It looks like 
this is because an identical set of warnings are printed out twice... which may have 
set the logging to be disabled??





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


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




[PHP-DEV] Bug #14308 Updated: mysql functions load twice (duplicate name)

2001-12-01 Thread derick

ID: 14308
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: MySQL related
Operating System: RH 7.2
PHP Version: 4.0.6
New Comment:

YOu probably have this in php.ini:

extension=mysql.so

AFAIK, RH installs PHP modules as shared object.

Please reopen if this is not the case.

Derick

Previous Comments:


[2001-11-30 23:49:18] [EMAIL PROTECTED]

Humm, ? Operator error ? RH 7.2 SMP

PHP config:
./configure  --with-apache=../apache_1.x --with-mysql=/usr/local/ 
--enable-memory-limit=yes --enable-debug=no

Mysql config:
 ./configure  --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static

Apache:
./configure \
--with-layout=Apache \
--prefix=/etc/httpd \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=php4 \

When httpd is started, get large list of mysql duplicate names such as:

PHP Warning:  Function registration failed - duplicate name - mysql_listfields in 
Unknown on line 0

mysql continues to work, but other errors are not added to log file. It looks like 
this is because an identical set of warnings are printed out twice... which may have 
set the logging to be disabled??





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


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




[PHP-DEV] Bug #14308 Updated: mysql functions load twice (duplicate name)

2001-12-01 Thread derick

ID: 14308
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: MySQL related
Operating System: RH 7.2
PHP Version: 4.0.6


Previous Comments:


[2001-11-30 23:49:18] [EMAIL PROTECTED]

Humm, ? Operator error ? RH 7.2 SMP

PHP config:
./configure  --with-apache=../apache_1.x --with-mysql=/usr/local/ 
--enable-memory-limit=yes --enable-debug=no

Mysql config:
 ./configure  --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static

Apache:
./configure \
--with-layout=Apache \
--prefix=/etc/httpd \
--activate-module=src/modules/php4/libphp4.a \
--enable-module=php4 \

When httpd is started, get large list of mysql duplicate names such as:

PHP Warning:  Function registration failed - duplicate name - mysql_listfields in 
Unknown on line 0

mysql continues to work, but other errors are not added to log file. It looks like 
this is because an identical set of warnings are printed out twice... which may have 
set the logging to be disabled??





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


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