X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=gxwtQ6PbOSbJXmxg oVnNR+rguBmKZMrWkHGj3Tb5hvm3FpUP1+vGXMmBvo20FGWUvnqYFIsnr9UccvI6 1llhzcePGfDPW9gJ8fDKXSsS+wnGU0bKgHLow0NS7f6MgRy1Xrj3unc/NaWvEOmS HHW/wIkm6omGibu6FBo4VLnbHS4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=iXyqlOehHCMMr4Y7GdgjE7 vwdNo=; b=GCYyZZP/XBFk0k9Q76JClp3Zgp/hrYYayLKhb9ePBmmmRvQfxxFmrL Wt6Otx72wMEpSCAeUa1BzugmLuTZL03jkU6aEcFMsCIjj8PQ45tQI9XVkBCEATAt L6Av7h5UpbH6l51aim/EzMHyRNG43BHIqJjgFwd49nEXMXt4rLL1M= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 Date: Tue, 17 Dec 2013 13:34:19 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <513325334.20131217133419@mtu-net.ru> To: wynfield AT gmail DOT com, cygwin AT cygwin DOT com Subject: Re: PHP error In-Reply-To: <20131217115322.3224@binki> References: <20131217115322 DOT 3224 AT binki> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, wynfield AT gmail DOT 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 AT yandex DOT 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