NYCPHP Meetup

NYPHP.org

[nycphp-talk] Upgrading PHP and MYSQL - duplicate name error

Jon Baer jonbaer at jonbaer.com
Wed Oct 18 13:36:03 EDT 2006


Might be trying to load mysql extension more than once in your  
php.ini file? (guess)

grep mysql /usr/local/lib/php.ini

- Jon

On Oct 18, 2006, at 12:57 PM, Néstor wrote:

> I re-install PHP and MYSQL on my REHL 3 linux using:
>  up2date -i php
>  up2date -i mysql
>  up2date -i php-mysql
>
> This morning I found the following error on
> my error.log file:
> PHP Warning:  Function registration failed - duplicate name -  
> mysql_dbname in Unknown on line 0
> PHP Warning:  Function registration failed - duplicate name -  
> mysql_tablename in Unknown on line 0
> PHP Warning:  Function registration failed - duplicate name -  
> mysql_table_name in Unknown on line 0
> PHP Warning:  mysql:  Unable to register functions, unable to load  
> in Unknown on line 0
> [Wed Oct 18 09:41:32 2006] [notice] Apache/2.0.46 (Red Hat)  
> configured -- resuming normal operations
>
> I get a lot of 'Function registration failed - duplicate name"
>
> Any ideas what is the problem?
>
> Thanks,
>
> Néstor :-)
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php




More information about the talk mailing list