[Solved]Ext. DB error 'Please start the database at first!'

Moderator: crythias

Locked
denniskn
Znuny newbie
Posts: 16
Joined: 29 Sep 2011, 18:03
Znuny Version: 3.0.11
Real Name: Dennis
Company: BBH

[Solved]Ext. DB error 'Please start the database at first!'

Post by denniskn »

I have otrs running on server otrs, database is on server database
I have setup otrs and it is running, if you go and do a service otrs stop and service otrs start you get:

[root@otrs Kernel]# service otrs start
Starting OTRS..
Checking httpd ... done.
Checking MySQL ... failed.
--> Please start the database at first! (service mysqld start) <--
[root@otrs Kernel]#

but if you go into web browser http://otrs/otrs/index.pl you get into otrs.

Is otrs not able to tell that a external DB is running?
Last edited by denniskn on 11 Nov 2011, 16:54, edited 1 time in total.
Dennis
OTRS 3.0.11 CentOS6 64Bit
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: External DB error 'Please start the database at first!'

Post by jojo »

you need to adjust /etc/sysconfig/otrs
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked