Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6872 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81839 invoked by uid 1010); 8 Jan 2004 19:00:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81805 invoked from network); 8 Jan 2004 19:00:21 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 8 Jan 2004 19:00:21 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id B1F511488089; Thu, 8 Jan 2004 10:57:40 -0800 (PST) Received: from zaneeb.thebrainroom.net (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 5AD971488087; Thu, 8 Jan 2004 10:57:38 -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 i08J0Kb18660; Thu, 8 Jan 2004 19:00:20 GMT Message-ID: <00d601c3d619$a83f6800$8b018552@titan> To: "Daniel Convissor" , "PHP Internals List" References: <20040108184029.GC21154@panix.com> Date: Thu, 8 Jan 2004 19:00:18 -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.9 required=5.0 tests=AWL,BAYES_30,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") 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?