OESF Portables Forum

General Forums => General Discussion => Topic started by: Derick on September 15, 2004, 09:34:13 am

Title: Mysql looking in the wrong place?
Post by: Derick on September 15, 2004, 09:34:13 am
On my 860, I've installed mysql on:
/mnt/card/usr/sbin/mysqld
however, when I try to start mysql, I get:
"../safe_mysqld: /usr/sbin/mysqld: not found"

I'm guessing that it's looking for mysqld off of the root
directory; how do I make it look in /mnt/card?

Thanx!
Title: Mysql looking in the wrong place?
Post by: totaln00b on September 15, 2004, 10:16:57 am
How are you trying to start mysql? ie with mysqlstart, or mysqld start?
Title: Mysql looking in the wrong place?
Post by: w14 on September 15, 2004, 10:55:06 am
Derick

Here:

http://www.zaurususergroup.com/modules.php...%20on%20the%20Z (http://www.zaurususergroup.com/modules.php?op=modload&name=phpWiki&file=index&pagename=MySQL%20server%20on%20the%20Z)

If you follow these instructions, mysql will work, although you may need to also edit your /etc/mysql/my.cnf file to change the user mysql runs under. I always had to change this user to root, no matter which ROM I tried.

Hope this helps,

Mike.