license script execution problem

Hi All,

I have a problem when I want to activate my iworx license on my server with ./goiworx.pex, this is the error message :

+----------------------------------------------------------------------+
|                   Setting up initial InterWorx DB                    |
+----------------------------------------------------------------------+

 >> looks like iworx was setup before on this box, skipping db setup

WARNING: There was a problem setting up the database info - going to initalize databases and try again...

081027 15:52:31 [ERROR] Error message file '/usr/share/mysql/english/errmsg.sys' had only 472 error messages,
but it should contain at least 478 error messages.
Check that the above file is the right version for this program!
081027 15:52:31 [ERROR] Aborting

iworx-web: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
+----------------------------------------------------------------------+
|                   Setting up initial InterWorx DB                    |
+----------------------------------------------------------------------+

sh: service: command not found
Database setup still failed.  Please contact InterWorx Support.

Can you help me please ?
Tank you for your answers :slight_smile:

Definitely looks like some kind of MySQL installation issue, but it’s hard to say what. I’d recommend opening a support ticket so we can take a look.

Paul

I reinstall rpm mysql and relaunch iworx installation script and now it work.

Thank you for your help :slight_smile: