From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32154 invoked by alias); 17 Dec 2013 09:35:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32131 invoked by uid 89); 17 Dec 2013 09:35:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Received: from smtpback.ht-systems.ru (HELO smtpback.ht-systems.ru) (78.110.50.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 17 Dec 2013 09:35:08 +0000 Received: from [91.78.166.180] (helo=darkdragon.lan) by smtp.ht-systems.ru with esmtpa (Exim 4.80.1) (envelope-from ) id 1Vsr3N-0000Nf-TR; Tue, 17 Dec 2013 13:35:01 +0400 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Tue, 17 Dec 2013 09:34:19 -0000 Date: Tue, 17 Dec 2013 09:35:00 -0000 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <513325334.20131217133419@mtu-net.ru> To: wynfield@gmail.com, cygwin@cygwin.com Subject: Re: PHP error In-Reply-To: <20131217115322.3224@binki> References: <20131217115322.3224@binki> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00293.txt.bz2 Greetings, wynfield@gmail.com! > While checking to see what verions of php I had I ran php --version and received the following warning regarding mysqli: > $ php --version > PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 > PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 > PHP 5.4.19 (cli) (built: Aug 23 2013 14:32:19) > Copyright (c) 1997-2013 The PHP Group > Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies > Is this a problem or simply an annoying message that should be ignored? I'm pretty sure this is a problem with your PHP configuration, that have nothing to do with Cygwin. Most likely, you have mysqli module mentioned multiple times in PHP configuration. -- WBR, Andrey Repin (anrdaemon@yandex.ru) 17.12.2013, <13:33> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple