From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stipe Tolj To: david@davidsaccess.com Cc: cygwin@cygwin.com Subject: Re: CAMP Setup of MSQL/MySQL Date: Sat, 27 Oct 2001 16:43:00 -0000 Message-id: <3BDB469B.A43D7258@wapme-systems.de> References: <001701c15e32$bbd0bec0$3201a8c0@dpser> X-SW-Source: 2001-10/msg01509.html > CAMP installed fine, and PHP seems to be working. What I cannot figure > out are the default settings for msql/mysql, like user, password, > database, etc. php4 has "only" build in client support for msql and mysql. The mysql server (mysqld) is not included in CAMP. Anyway, there are not default settings defined for database connections within php4. You will need to pass them with the relevant functions from php. Please see php documentaion on www.php.net for more. Stipe tolj@wapme-systems.de ------------------------------------------------------------------- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: info@wapme-systems.de Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/