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:subject:in-reply-to :references; q=dns; s=default; b=bg5p6PORuGpCNZ1bGxWxjeK/RgTKkSe 5QZ4ZfcBso3svR4/ti1MWXQ4ABdaZGkUJcNUl3Gbjqc8Mkq+3qpGs4Y1Bz8alqCR 6UoGMe3oEWqk+IOx8U8RMEJ6pxViRs0Duf60M54ko9b4hiU0B71khMXGfQP8GLSZ Y8SISEwaTPWI= 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:subject:in-reply-to :references; s=default; bh=L1xenjIuzDGaB6UwiiH09l8yYZc=; b=oYyhE BPRGWSnbBdqq8t/nxGbxixSJjIfOxVwBicsZzFm1lWx5AeqXCPgjbNd0nSvfx5Ph 37azCEtuScjOXfkcsrFiHJfuJEZPR9ufOll3U91lJqSkc4rMQkjFiFZQ+hbN8xhR AYXnc0M42FlvRnJFwhB2q5zsZYKh73qYgy/h4U= 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=2.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail2.asahi-net.or.jp Message-ID: <20131201102201.168@binki> Date: Sun, 01 Dec 2013 10:22:01 +0900 From: wynfield AT gmail DOT com To: Subject: Re: Cygwin's PHP & MySQL In-reply-to: Your message of Sat, 30 Nov 2013 12:59:01 -0800 References: <20131129232533 DOT 2724 AT binki> X-IsSubscribed: yes Balaji Venkataraman wrote: > On Fri, Nov 29, 2013 at 6:25 AM, wynfield wrote: > > 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. > > Have you installed the php-mysqli package? No. I did look for one for serveral hours, but haven't found one yet. Can you give me a URL to where one is. Thank you. -- 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