January 10, 201313 yr try this: chown 1777 /tmp that will make /tmp writable by all. I tried this and it didn't work.
January 10, 201313 yr I think it should be chmod 777 /tmp try this: chown 1777 /tmp that will make /tmp writable by all. I tried this and it didn't work.
January 12, 201313 yr I get this error when trying to access my sql using root and root root@Tower:~# mysql -u root -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
March 23, 201313 yr mysql 5.1.56 Plugin Includes screen, which is used when starting the service from the web gui to stop it form hanging. Download available on unRAID 5 Plugins Page. http://lime-technology.com/wiki/index.php?title=UnRAID_Plugins Copy to /boot/config/plugins and reboot or run "installplg /boot/config/plugins/mysql-5.1.66-i468-4atv.plg" Icon located under the settings tab in network services Updates: Oct 7, 2011 - Fixes permissions issues during install. root password is hard coded to root for the initial install. Oct 10, 2011 - Rewrite bash apply script into php. This eliminated the requirements for screen when starting the mysql service. Also implimented some loggong. Oct 27, 2011 - If my.cf exist in /boot/config/plugins/mysql, it will be copied to /etc and used instead of using /etc/my-medium.cnf Oct 29, 2011 - Corrected typo. my.cf should be my.cnf for custom config SeeDrs Adding the link here for the old plugin before I remove from the wiki for p1lot's version just in case it's needed. http://lime-technology.com/wiki/images/d/dd/Mysql-5.1.66-i468-6atv.plg
Archived
This topic is now archived and is closed to further replies.