Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6880 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20643 invoked by uid 1010); 8 Jan 2004 19:26:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20619 invoked from network); 8 Jan 2004 19:26:11 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 8 Jan 2004 19:26:11 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 4CB621488089; Thu, 8 Jan 2004 11:23:31 -0800 (PST) Received: from zaneeb.thebrainroom.net (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 59FE31488087; Thu, 8 Jan 2004 11:23:26 -0800 (PST) Received: from titan (titan.thebrainroom.net [82.133.1.139]) by zaneeb.thebrainroom.net (8.11.6/8.11.6) with SMTP id i08JQ8b19271; Thu, 8 Jan 2004 19:26:08 GMT Message-ID: <010301c3d61d$4302d2c0$8b018552@titan> To: "Daniel Convissor" , "PHP Internals List" , References: <20040108184029.GC21154@panix.com> <00d601c3d619$a83f6800$8b018552@titan> <20040108191602.GB25414@panix.com> Date: Thu, 8 Jan 2004 19:26:06 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] new win32 snapshot: php_mysql.dll not found error From: wez@thebrainroom.com ("Wez Furlong") Edin, looks like the libmysql.dll in the php-win32-dev/template/dlls folder is out of date (it doesn't have mysql_drop_db here either). --Wez. > The procedure entry point mysql_drop_db could not be located in the > dynamic link library LIBMYSQL.dll