"Tomer Zverling" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have installed MySQL on Windows98se twice under different paths, and then
> deleted the second installation. When i run MySQL as usual using the line
> "C:\Program Files\nusphere\mysql\bin\mysqld-opt.exe" , i get the following
> error msg:
> 
> C:\Program Files\nusphere\mysql\bin\mysqld-opt.exe: Fatal error: Can't find
> messagefile 'C:\Program Files\nusphere2\mysql\share\english\errmsg.sys'
> 
> notice that it runs from "nusphere" but tries to find the errmsg.sys file
> under the other folder "nuspehere2" which i have deleted.
> 
> I tried looking for a config file so that i can force MySQL to look in the
> proper "nusphere" path, but i could not find any. I have also tried to look
> for an entry in the registry but came out with nothing aswell.
> 
> Have I missed something? Any ideas on how to solve this?

You should create configuration file (my.ini/my.cnf) by yourself:
        http://www.mysql.com/doc/en/Option_files.html



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to