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=agOi0vJ7Er7Q46QVlMdO19XHoBQatGCKlDJyWzlaPiOnen5kR+9Gm YM5Aq0Q46agN+QS1rkq/sMwTTj7PXJJRzTSQqtrY0a9Lxh0T1l26l3wgRaYSpEtU HVxWBXmdfIt62Ah/RrMO9L49uShcJLS8tYN58NRNuD22ZxiLDQ4L+g= 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=tPZAKWuNTnUxmUKPcLz3aTqmwcw=; b=pm9GgxLd3DTsMFcSBuB6rVnrgVAC s08o+CoH//MuoG4VQhtEGWO79TQtrt2VuQAzT+2EgtOaCHmuzAyz7B8TwYKz6NuU +hqRNwJqSkOOtd8BBeyeTye9JTOHBVuh3m6J0mW5wR+YREkHQUU28FEp347vrTvo pvR7ttSR60HtfGc= 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.9 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RDNS_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail1.asahi-net.or.jp Message-ID: <20131129232533.2724@binki> Date: Fri, 29 Nov 2013 23:25:33 +0900 From: wynfield AT gmail DOT com To: cc: Subject: Cygwin's PHP & MySQL X-IsSubscribed: yes I am attempting to learn php programming together with interfacing it to an MySQL server from an http web-page. I ran into a fatal error. The httpd2 server logs shows the following message: "PHP Fatal error: Class 'mysqli' not found" The phpinfo() function has no mention of the mysqli extension. What do I need to do to get this important extension and install it in for my cygwin environment? Any help or advice would be much appreciated. -- 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