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=sB rQIAIZ0p4QD48R0UzDin7EsGqZcZsvxGpdowDYCgB0l+smEuQzjUzuuotxY+xGoO phksLgBHnGNwM26zioOr8cWtiHALpClkAE4CX4iPXt4TXeAeScfIcG1MBFL4wB0q mfVovINLed5vyIgxnwkn4Aw69p/B7R9w4hfhS7CYY= 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=4bTfEoMR ky8wR/PYJxbKgKFoes0=; b=sCT6rsK1xzS3Rf6g5YQw/q76ZKINnIIpPs6qzIbP pA2hPRkPMK4X/c//aHEpDA3JlZ6qBsorxJ6QFC7MjU3zl1OymHnSx966aX7P3d+Z vpOsTZ4VMT2Jg7eWV+zlzCLTXvau5+uAk6AvBvP9m3/vJJGkYD8U8xbyY2CuiFAy VBM= 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.2 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f174.google.com MIME-Version: 1.0 X-Received: by 10.50.67.51 with SMTP id k19mr8301968igt.39.1409365358512; Fri, 29 Aug 2014 19:22:38 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Aug 2014 20:22:38 -0600 Message-ID: Subject: Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll' From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Forgot to mention that the error occurs even though the file exists: ls -dl /usr/lib/php/20121212/tidy.dll -rwxr-xr-x 1 kchristian Domain Users 45095 Aug 24 13:31 /usr/lib/php/20121212/tidy.dll On Fri, Aug 29, 2014 at 8:18 PM, Keith Christian wrote: > While test driving the new php-5.5.16-1, I checked the version and got > the tidy.dll error: > > php -v > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php/20121212/tidy.dll' - No such process in Unknown on line > 0 > PHP 5.5.16 (cli) (built: Aug 24 2014 14:16:15) > Copyright (c) 1997-2014 The PHP Group > Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies > with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies > > Probably a minor bug to fix. > > Glad to see PHP on Cygwin. Thanks for your work on this, Yaakov. > > ====== Keith -- 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