Hi,
I have problems installing OTRS on a Server using a NON LOKAL mysql installation.
For various reasons we decided to have a “centralized mysql Server”.
But,
even IF I enable remote root access (which normaly is a nogo) the web-installation breaks after Installation of the otrs database, as the otrs user is not installed for remote access by the otrs scripts!! (The fact, that I entered something different than
The installation stops, whining that the access is not permitted, and there is no chance of healing (e.g.: local “grant …” on the db by the user), instead the installation stops. So you have to start at the beginning, wich means, you have to drop the database.
Why isn’t it possible to have something like a “try again” button, which opens the possibility to heal certain installation-script bugs during installation. ??
Has anyone any suggestions or an Installation guide for a remote mysql-Server installation for me?
Bye,
Holger
--
Holger Patzelt
Hi,
I have problems installing OTRS on a Server using a NON LOKAL mysql installation.
For various reasons we decided to have a “centralized mysql Server”.
But,
even IF I enable remote root access (which normaly is a nogo) the web-installation breaks after Installation of the otrs database, as the otrs user is not installed for remote access by the otrs scripts!! (The fact, that I entered something different than the default 127.0.0.1 as db-host seems to be ignored by the installation scripts, when creating the user!!)
The installation stops, whining that the access is not permitted, and there is no chance of healing (e.g.: local “grant …” on the db by the user), instead the installation stops. So you have to start at the beginning, wich means, you have to drop the database.
Why isn’t it possible to have something like a “try again” button, which opens the possibility to heal certain installation-script bugs during installation. ??
Has anyone any suggestions or an Installation guide for a remote mysql-Server installation for me?
Bye,
Holger
PS.: Sorry in the first Post some Text got lost.
--
Holger Patzelt
Hi Holger,
Why not create the DB on a local VM, then copy the DDL and execute the DDL of the OTRS database manually via console.
Regards
Rudolf Bargholz
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Hi Leonardo,
I will try this tomorrow (as I am about to leave for today…) thanks.
BTW.: I had to grant root remote access for the web Installation anyway, too.
Which I found irritating. I would prefer some SQL example(s) in the documentation to create the Db and the necessary user,
(best with minimum rights, not some “grant all”…) and then the rest via web-gui.
But still: the gui is unable to skip the db-, and User-creation Steps… ignoring the fact, that one might be on this path on the second run already.
Bye,
Holger
--
Holger Patzelt
