Hello,

First of all, thanks for your time and hard work on this project; it makes
things easier to get something up, ready and fast on Windows-machines.
Meanwhile, I was able to get Apache and PHP to run okay. In terms of MySQL,
I'm not too sure of.

MySQL. I did the following after setup:

* Copied my-small.cfn to /etc/my.cnf and added the following under [mysqld]:

skip-innodb
skip-grant-tables
set-variable=lower_case_table_names=2 //to get rid of an warning(?)

* Executed "/usr/bin/mysql_install_db". I guess these updated "/var"
directory.
* Then executed "/usr/sbin/mysqld &".
* Seems to work fine after looking at "ps -elf".
* But I ran into a couple of kinks where if I were to "quit" after using the
"mysql" command, the "mysqld" process seems to quit.

Any advice/pointers greatly appreciated.

Thanks,
Sherwin


PS. It would be nice if there is a writeup/tutorial/walkthrough on getting
CAMP to work on Windows for search engine results.
PPS. I'm on Vista Ultra x64 if that makes a difference. Running Cygwin(.bat)
as XP SP2 compatible.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to