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=OopHOhlG8xZVv6Ri4NEOriR5XsE9UTJfpoFiseLbifDWWlQEe7za3 K7ZjQY0PaQ7Efx80+r6pp0B+s5cbAicHYhPaqNvOOoimYeS9yt45m5ffpIClFbQa xPieK6BvyKUN1PPiwhgiHXRFbc38M6tTt+oupoFlon6Fed+p/m04lM= 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=3hQL9F7T3V2RLfdgLorrTS1hAk8=; b=c37tnnVNDkgTgG5t4ylY9fnd0U/U aQ579p8jofaHJWqEmzK8f7HOUN9iIDGMSZWu98EY5/8HvPOi3hvxgrGJ1/bJ/6ZO KCHbxc9jk4G09HwmsYlr8gzRkSaWQPYpKlQbZLb8i+LyLMtZ3sVJqcPdDq6ia1nE Jp8IU6COw/B6aYc= 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=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail1.asahi-net.or.jp Message-ID: <20131127233306.2864@binki> Date: Wed, 27 Nov 2013 23:33:06 +0900 From: wynfield AT gmail DOT com To: cc: Subject: PHP Cygwin Package X-IsSubscribed: yes I have uncommented out the line ;extension=php_mysqli.dll in /etc/php5/php.ini I attemp to run a pdp script which attempts to connect to mysql server, but get the following error message: :PHP Fatal error: Call to undefined function mysqli_connect() I could find no dlls assoiated with the mysqli_connect functions. Are there any users there how have used php with a mysql database on cygwin and I'd appreciate any advice. Regards -- 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