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:message-id:date:from:to:cc:subject; q=dns; s= default; b=caN8HWmyHeDUJ3wMLxpbmVmZ5drPNkQn8mdBqk6c4flRwBa0N20qF ObO8hvmCutpjj/DV7T7sGuOCEsO7bm7nGfL3I49xtqsyUyaWISNaBk1a0UZEILxK 5npVSSYa/Qu9hpA6yb6sbHTFoM9fBvb+IDJEPk8Ydkw7xU6YO76974= 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:message-id:date:from:to:cc:subject; s=default; bh=/gcug7tTjguiIlHKC8HIpnwPQpc=; b=W3L6GgpjPosFLEUlGuNgNK6OiRsA 5MayrhCF88ww+NCKCPlBlSknJq8Rgbw79mHMd1nWwbuzH9sD5/0kYi0Kls5MjfII epTLOk5lpK9zwIC4P9Tgjc8psuDLMseADYNvcuoNvbEjTpiVaFlUBlweJMkVeB7X nSCCmsmRJxkrlI0= 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=1.5 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,T_HDRS_LCASE autolearn=no version=3.3.2 X-HELO: mail1.asahi-net.or.jp Message-ID: <20131217115322.3224@binki> Date: Tue, 17 Dec 2013 11:53:22 +0900 From: wynfield AT gmail DOT com To: cc: Subject: PHP error X-IsSubscribed: yes 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? -- 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