Hi David, For the MySQL server to be correctly up and running you need to run mysql_install_db first. This should be done automatically by the smf script, but unfortunately not done correctly without the mysql user and group things you have done below. After you have created the correct directories with the right permissions you could try to re-enable the service (so the mysql_install_db are re-run).
If it still not running, could you post the actual output or error message you get, it could be easier to spot the actual error. Regards, Jan S Dave Venable wrote: > Hi Yall! > > I have spent several hours trying to get the MySql in SXDE client to > fire up. The svcadm command "svcadm enable http22 mysql" works without > complaint. The ps command does not show mysql running. I have searched > searched Google and changed the permissions or the folder > "/var/mysql...... " to 777, I have created the user mysql, the > group mysql and gave ownership of the /var/mysql... directories and > file to the group. > > mysqld_safe returns a starting mseeage and then fails about the > /var/data file. > > I am stumped. Please point me in the direction of a solution, > > > David Venable > ------------------------------------------------------------------------ > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080505/d869bb08/attachment.html>