[webstack-discuss] Starting MySQL service failed

2007-12-10 Thread Ritu Kamboj
Hi David, This is because the home directory for mysql is not created. Set the home directory of mysql to /var/mysql and it should all work. A bug has already been opened to add this step of creating the home directory for mysql user in documentation. Will fix it in build 79 a. Regards, Ritu

[webstack-discuss] Starting MySQL service failed

2007-12-10 Thread Jyri Virkki
David Van Couvering wrote: > > One more thing: the mysql user directory is /home/mysql, if that matters. See bug 6638783 (Sun internal URL: http://monaco.sfbay.sun.com/detail.jsf?cr=6638783 ) As a workaround, when you create the mysql user set the home dir: % /usr/sbin/useradd -g mysql -d /var/

[webstack-discuss] Starting MySQL service failed

2007-12-10 Thread David Van Couvering
One more thing: the mysql user directory is /home/mysql, if that matters. David On Dec 10, 2007 1:39 PM, David Van Couvering wrote: > On a clean install of nv79, I ran the WebStack commands to initialize > webstack and then start the MySQL service, and mysql went into > maintenance. I checked o

[webstack-discuss] Starting MySQL service failed

2007-12-10 Thread David Van Couvering
On a clean install of nv79, I ran the WebStack commands to initialize webstack and then start the MySQL service, and mysql went into maintenance. I checked out the service log, and here's what I see: I noticed that the mysql user exists... svc.startd could not set context for method: chdir: No s