> 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/