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: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 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.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 DOT 2724 AT binki> Date: Sat, 30 Nov 2013 12:59:01 -0800 Message-ID: Subject: Re: Cygwin's PHP & MySQL From: Balaji Venkataraman To: Cygwin Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes On Fri, Nov 29, 2013 at 6:25 AM, 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