OK, I have rebuilt the box again and this time installed Mysql Server
4.1 from the packages. No errors during the install. 

When I try and start mysql, I get the following error:

test2# /usr/local/bin/mysqld_safe &
[1] 781
test2# Starting mysqld daemon with databases from /var/db/mysql
STOPPING server from pid file /var/db/mysql/test2.pid
060804 09:48:33  mysqld ended


[1]    Done                          /usr/local/bin/mysqld_safe



If I cat the .err file it writes, this is what it says:

060804 09:48:33  mysqld started
060804  9:48:33  InnoDB: Operating system error number 13 in a file
operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.
060804 09:48:33  mysqld ended

How do I fix this and get Mysql Server to start?

Thanks in advance, 
Ron
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to