TruthXayer,
Wednesday, April 10, 2002, 9:53:15 PM, you wrote:
T> I downloaded mysql Ver 3.23.49 binary to
T> a local directory. other than (/usr/local)
T> I changed ./bin/mysqlaccess for MySQL location, etc.
T> but for some reason it dies as sooon as starts.
T> I notice that some scripts and files in bin directory
T> are pointing to /usr/local and /tmp paths. Also perl
T> pointer is default.
T> Please advice how I can fix these...
T> thanks,
T> ./bin/safe_mysqld &
T> Starting mysqld daemon with databases from </home/../mydir/>
T> 020410 11:50:47 mysqld ended
T> ./bin/mysqld &
T> ./bin/mysqld: Fatal error: Can't find messagefile
'/usr/local/mysql/share/mysql/english/errmsg.sys'
You can specify path to your messagefile using "--language" option of
mysqld. Look at:
http://www.mysql.com/doc/L/a/Languages.html
Or you can create a symbolic link on the error message dir.
--
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Victoria Reznichenko
/ /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED]
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ 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