Hi guys I'm using OTRS on Windows with MySQL I configure the following in the apache2-perl-startup.pl
use Apache :: DBI ();
Apache :: DBI-> connect_on_init ('DBI: mysql: otrs', 'otrs', 'otrs');
use DBI ();

# Enable this if you use mysql
# use DBD :: mysql ();
# use Kernel :: System :: DB :: mysql;

and everything works.

it is necessary to uncomment the 2 lines of Mysql?
# use DBD :: mysql ();
# use Kernel :: System :: DB :: mysql;

thanks

--
Rocco Tocci
Application Architect
Strada Prov. 1 BariModugno n. 4
70123 Bari  Italy
Tel. +39 0803855483

TBS IT – Telematic & Biomedical Services Srl a socio unico
Sede Legale : Via Giacinto Gallina, 4 – 34122 Trieste
Tel. 040 - 92291
Sede Operativa : Via Francesco Bettini, 13 – 06034 Foligno
Tel. 0742- 32661
C.F., P.IVA e Registro Imprese (TS) : 01165260322
Cap.Soc. € 8.000.000,00 i.v.
una società di TBS Group SpA
Ai sensi del D.Lgs. 196/2003 e della normativa internazionale, vi informiamo che questo messaggio è riservato esclusivamente al destinatario. Se esso vi fosse pervenuto per errore, vi invitiamo a eliminarlo immediatamente e a darcene comunicazione. Grazie.
According to the Italian and international laws in force, we inform you that 
this message is reserved only for the addressee. If you are not the addressee, 
please delete it immediately and notify us. Thank you.
 P Per favore, pensa all'ambiente prima di stampare questo messaggio. Please, 
consider the environment before printing this e-mail.

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to