in reply to Re: DBI, DBD::MySQL, Apache & Cygwin
in thread DBI, DBD::MySQL, Apache & Cygwin

Thanks for your reply, but no... The setup is like this: I can't leave the IP address of the MySQL server unspecified or set to localhost, because then DBD::mysql will try to connect to it through /tmp/mysql.sock, which doesn't exist (remember, it's a windows version of MySQL, so no UNIX sockets...).

Thanks again though!

Replies are listed 'Best First'.
Re^3: DBI, DBD::MySQL, Apache & Cygwin
by rvosa (Curate) on Sep 03, 2004 at 02:13 UTC