For any SiteWorx account with a database phpMyAdmin recently started displaying No Privileges under the Databases tab although the MySQL users are assigned all privileges. No such issue when the NodeWorx user opens phpMyAdmin (as MySQL root I presume).
Apparently it's related to the iworx user. I've received just one non-persistent notice from the --fively cron job:
Uncaught IWorx_Exception_DbUtil: DB Error: connect failed [nativecode=Can't connect to local MySQL server through socket '/usr/local/interworx/var/run/mysql.sock' (2)] ** mysql://iworx:xxxxxxxxxx@unix(/usr/local/interworx/var/run/mysql.sock)/iworx
A system error has occurred. Please try your request again in a few minutes.
If the error persists, please contact support.
Although No Privileges remains in phpMyAdmin, the cron error stopped for now and there are no issues with scripts connecting to their databases.
Apparently it's related to the iworx user. I've received just one non-persistent notice from the --fively cron job:
Uncaught IWorx_Exception_DbUtil: DB Error: connect failed [nativecode=Can't connect to local MySQL server through socket '/usr/local/interworx/var/run/mysql.sock' (2)] ** mysql://iworx:xxxxxxxxxx@unix(/usr/local/interworx/var/run/mysql.sock)/iworx
A system error has occurred. Please try your request again in a few minutes.
If the error persists, please contact support.
Although No Privileges remains in phpMyAdmin, the cron error stopped for now and there are no issues with scripts connecting to their databases.