X-Recipient: archive-cygwin@delorie.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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=qi
	xKb/kYxtKdwRtJLxdR95BPfIAj2FE04Wa07S6SfN2sx9iZKgJS1Q+thE1xJRumv4
	ht9zxv4U/uUze0Q6tBfXXh3W17TMRnZlFBJg8/Wr4UBrDrRh7UaP6rFn0FQUmBI5
	OHq3cRafzedBlPfClbkDXbxPuKXPCbTwViDSwnjOw=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=f8LW9ZNy
	2dKwlNlvtV4f7BI4rSw=; b=NuLvYUj+xpvTcTr4q6WS+UbAMckqyeJHsvBS46PA
	JPgY5rDkDjozYFcxoY/wPC1jxfzweDCqcv9QiQnpK8EgMLEyQlF+9I2gQZUe2JfL
	wt7K5GMhE1RQ6uoZ0jQ3mKbZdbjUDphhpWcmHlEDTiiZ5zOsFM8VaNFrInJjpOea
	XOY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-ea0-f176.google.com
MIME-Version: 1.0
X-Received: by 10.14.215.199 with SMTP id e47mr209326eep.107.1385845141616; Sat, 30 Nov 2013 12:59:01 -0800 (PST)
In-Reply-To: <20131129232533.2724@binki>
References: <20131129232533.2724@binki>
Date: Sat, 30 Nov 2013 12:59:01 -0800
Message-ID: <CALgEz7qapKJ4RPCPAwTLAnH4B3wycq=_gSvj2bsRO80-=OEuQQ@mail.gmail.com>
Subject: Re: Cygwin's PHP & MySQL
From: Balaji Venkataraman <balaji.s.venkataraman@gmail.com>
To: Cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

On Fri, Nov 29, 2013 at 6:25 AM,  <wynfield @ gmail.com> 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?

--
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

