Hi Dan,
there is something borked. mysql_drop_db() is deprecated and on the
doc page there is a note :
[snip]
Warning

This function will not be available if the MySQL extension was built against a MySQL 4.x client library.
[/snip]
There is something borked with the libs that you use?


Andrey

Daniel Convissor wrote:
Hi Wez:

On Thu, Jan 08, 2004 at 07:00:18PM -0000, Wez Furlong wrote:

Seeing any error messages that you get would help to diagnose the
problem :)


Pardon me.  Given the context, I thought it would be apparent that it was
the windows message box:
   PHP Warning:  PHP Startup: Unable to load dynamic library
   'c:\progra~1\php\ext\php_mysql.dll' - The specified procedure could
   not be found.
   in Unknown on line 0

That's when hitting a web page. Interestingly, if I run from the command line, an extra error message box pops up before that saying:
The procedure entry point mysql_drop_db could not be located in the
dynamic link library LIBMYSQL.dll


Behavior is the same on the command line in both CLI and CGI.

Thanks,

--Dan


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to