sarahana schrieb am Freitag, 3. August 2001, 03:07:31:

> If mysql is shown when runnnig phpinfo() - does it mean that its installed,
> and if yes, why this error?

this only shows that php is compiled with mysql support.

> thanks, what needs to ben done?

I assume you work under win.

You need to start mysql - which is done with the executable
mysqld - clear to unix users, unfamiliar to win users - means
mysql daemon. This is done in a dos window. You should place it
into your autostart group or use WinMySQLadmin to do this for you
- quite handy, as this program takes care of closing mysql during
shutdown - otherwise you have to do it yourself, and if you
don't, you may damage your tables.

Get yourself WinMySQLadmin  from http://mysql.com

Also, make sure you read all readmes and install guides and docs
that came with the installation.

-- 
Herzlich
Werner Stuerenburg            

_________________________________________________
ISIS Verlag, Teut 3, D-32683 Barntrup-Alverdissen
Tel 0(049) 5224-997 407 · Fax 0(049) 5224-997 409
http://pferdezeitung.de



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to