X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org X-TPG-Junk-Checked: Yes X-TPG-Junk-Status: Message not scanned because user authenticated using SMTP AUTH Message-ID: <4949B746.4020806@chariot.net.au> Date: Thu, 18 Dec 2008 13:06:54 +1030 From: Mike Fahlbusch Reply-To: mcf AT chariot DOT net DOT au User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Why is it difficult to get PHP for Apache 1 ?? References: <49475DAD DOT 2020603 AT columbus DOT rr DOT com> In-Reply-To: <49475DAD.2020603@columbus.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hi, I'm not sure why you can't just install Apache and PHP for windows instead of using cygwin apache. Use localhost:8080 for development, cygwin doesn't care what apache host is used. If it's any use here is the corresponding apache version and PHP version from RedHat Linux 7.3 (Valhalla). An old version of PHP might compile whereas a newer version won't compile: Apache: bash-2.05a$ rpm -qa | grep apache apache-devel-1.3.23-14 apache-1.3.23-14 PHP: bash-2.05a$ rpm -qa | grep php php-devel-4.1.2-7.3.4 php-4.1.2-7.3.4 php-imap-4.1.2-7.3.4 php-pgsql-4.1.2-7.3.4 asp2php-0.76.2-1 php-ldap-4.1.2-7.3.4 Paul McFerrin wrote: > Folks: > I'm just about at whitts end in trying to get a working PHP support to > run on my purchased Sitemap generator. I can't build it from source due > to unresolved symbols when I use the apsx={path} in the "make". Then > someone pointed me to a binary distribution of PHP in cygwin's PORTS > collection. > > Well that version is incomplete. There is no postinstall.sh to install > the DLL's into the proper directory and modify the "httpd.conf" file to > enable the PHP shared library. This makes this package usless under > Apache. > > I'm just about ready to continue my very-manual Sitemap generation and > upload. I've spent to many DAYS messing around with adding PHP. > > - Paul -- Regards, Mike Sig: I think therefore I surf the web. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/