At 23:26 14/01/2003 +0100, Guus Landheer wrote: Hi,
I am trying to install (first-time installation) Mysqld-nt on a W2000 workgroup computer. when starting it reports "system error 1067 has occurred, process terminated unexpectedly" TCP/IP is on.
The above error means that the server for any reason has aborted. If you are installed the MySQL stuff in another directory than the default c:\mysql you must need the use of \winnt\my.ini file and to use the below keys:
[mysqld] basedir=d:\mysql #edit the actual path datadir=d:\mysql\data #path otherwise take a look in the file \mysql\data\mysql.err or using a DOS prompt start the server: \mysql\bin>mysqld-nt --standalone --console and verify the errors printed.
--I covered all the installation directives. I have a feeling that it might have something to do with 'localhost'? could you give me a solution? thanks Guus Landheer The Netherlands --------------------------------------------------------------------- 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
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Miguel Angel Solórzano <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Săo Paulo - Brazil
<___/ www.mysql.com
---------------------------------------------------------------------
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