Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92117 invoked by uid 1010); 8 Jan 2004 19:05:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92083 invoked from network); 8 Jan 2004 19:05:56 -0000 Received: from unknown (HELO smtp1.pp.htv.fi) (212.90.64.119) by pb1.pair.com with SMTP; 8 Jan 2004 19:05:56 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp1.pp.htv.fi (Postfix) with ESMTP id ACCEB7FDB9; Thu, 8 Jan 2004 21:05:55 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i08J5tnN001414; Thu, 8 Jan 2004 21:05:55 +0200 Date: Thu, 8 Jan 2004 21:05:55 +0200 (EET) Reply-To: Jani Taskinen To: Wez Furlong Cc: Daniel Convissor , PHP Internals List In-Reply-To: <00d601c3d619$a83f6800$8b018552@titan> Message-ID: References: <20040108184029.GC21154@panix.com> <00d601c3d619$a83f6800$8b018552@titan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] new win32 snapshot: php_mysql.dll not found error From: sniper@iki.fi (Jani Taskinen) Don't you nowadays need to have external mysql dlls with PHP 5? --Jani On Thu, 8 Jan 2004, Wez Furlong wrote: >Seeing any error messages that you get would help to diagnose the >problem :) > >--Wez. > >> Running php5-win32-200401081130. Uncommented several extensions in >> php.ini. Adjusted my extension_dir. All of the extensions loaded just >> fine, except php_mysql.dll. The file is in the appropriate place and has >> the appropriate permissions. Even tried giving everyone full control >over >> the file. Nope. >> >> Does this have to do with the licensing? Or is something wrong? > >