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 Reply-To: From: "Bill McCormick" To: "Carlo Florendo" , Subject: RE: php-mysql-cygwin how to Date: Fri, 4 Jul 2003 11:54:49 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <000e01c341fa$dd233f50$200aa8c0@thorin> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thanks for the reply Carlo. I did a little more research and now I believe I have php because I installed Apache with the php mod. Is there something more I need to do? Do I have a version paradox? Please point me to where I might find the php install for cygwin if just installing Apache with the php mods is not enough? For versions I have .... Cygwin Client: $ mysql --version warning: World-writeable config file /etc/my.cnf is ignored mysql Ver 12.20 Distrib 4.0.13, for pc-cygwin (i686) Win32 Server: C:\mysql\bin>mysqladmin --version mysqladmin Ver 8.40 Distrib 4.0.13, for Win95/Win98 on i32 Note: Interesting how it reports Win95/Win98. I'm running Win2k and I thought that's what I installed so I need to check that. Apache: $ apachectl fullstatus Not Found The requested URL /server-status was not found on this server. _________________________________________________________________ Apache/1.3.24 Server at ********.ath.cx Port 80 I try to open http://*******.ath.cx/phpMyAdmin/index.php3 with my browser and it just displays the contents of the index.php3 file. So obviously, I missed something somewhere. Thanks, Bill -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf Of Carlo Florendo Sent: Friday, July 04, 2003 2:07 AM To: cygwin AT cygwin DOT com Subject: Re: php-mysql-cygwin how to > Can somebody point me in the right direction do get php/mysql set up? > > Here's what I havee so far: > > MySQL Win32 Server > MySQL cygwin client binaries > Apache > various installed perl mods > Fom your list above, it doesn't seem that you have php. php has native support for mysql. To setup php/mysql, you have to: 1) install php 2) setup apache so it supports php 3) get your mysql server up and running 4) write your server scripts to test them. Best Regards, Carlo ------ Carlo Florendo Astra Philippines, Inc. URL: www.astra.ph www.astra.co.jp -- 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/ --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003 -- 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/