X-Spam-Check-By: sourceware.org X-OB-Received: from unknown (205.158.62.133) by wfilter.us4.outblaze.com; 25 Apr 2006 16:23:55 -0000 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 From: "Pm mR" To: cygwin AT cygwin DOT com Date: Wed, 26 Apr 2006 00:37:07 +0800 Subject: php-5.1.2 on Cygwin Message-Id: <20060425163707.304902435B@ws5-3.us4.outblaze.com> X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k3PGbnmN007592 Can anybody give me some references, link, manual, anything to how to get running php-5.1.2 plus apache-2.2.0 on Cygwin? how to get a successful make and make install of php on Cygwin? I followed the instructions on the third link below and I've compiled but make install fail with the next error: chmod 755 /usr/local/apache2/modules/libphp5.so chmod: cannot access `/usr/local/apache2/modules/libphp5.so': No such file or directory apxs:Error: Command failed with rc=65536 . make: *** [install-sapi] Error 1 Clearly the script can't find the file libphp5.so that wasn't created with make for any reason that I can't determine. A thousand apologies if this subject was explained on another post or if this is the wrong place to post this subject but I'm tired to try without much luck to get a working developer enviroment on Cygwin with PHP... I follow this three links applied to php-5.1.2 and apache-2.2.0 and none solved the problem... * http://www.nabble.com/Re%3A-php5-on-cygwin-t660732.html#a1755192 * http://www.chuonthis.com/tips/2005/05/31/php-apache-and-cygwin/ * http://us3.php.net/manual/en/install.unix.apache2.php Any help will be appreciated... PmmR -- _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze -- 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/