Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <20041009140107.36368.qmail@web50607.mail.yahoo.com> Date: Sat, 9 Oct 2004 07:01:07 -0700 (PDT) From: Andrew Reply-To: "@" , UNEXPECTED_DATA_AFTER_ADDRESS AT DOT SYNTAX-ERROR Subject: How to build PHP 4.3.8 for latest cygwin and apache 1.3 To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii After lots of headbanging and trying to follow Brian Dessent's progress with packaging php for apache, I'd almost given up until I found this gem of a thread on how to build php, as a module, for apache 1.3 on Cygwin, just like in the good old days. I'm sure Brian will do a great job when the package is released properly, but I noticed there were quite a few people who could wait (like me), so here's how to fudge it. The author writes in Japanese, but you can hardly fail to follow his painstakingly clear instructions. http://discypus.jp/pukiwiki/pukiwiki.php?cmd=read&page=Cygwin%2Fapache%2Fphp Some extra notes: - I needed Postgresql support also, and just had to add "--with-pgsql" to the configure phase and a "-lpq" to the libphp4.all.a library creation phase. - Not guaranteed to work with any other options If the author of that page is reading, I thank you from the bottom of my heart. *SALUTE* Andrew _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com -- 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/