Thread mysql: no connection (31 answers)
Opened by paidopoieo at 2006-02-22 04:04

renee
 2006-02-23 04:36
#34031 #34031
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Du koenntest versuchen das Modul haendisch zu installieren:

Download bei CPAN
tar -xvf DBD-mysql-xxx.tar.gz
cd DBD-mysql-xxx
perl Makefile.PL -static -config
oeffne das Makefile und schau mal, wo so etwas steht wie gcc ... -L und passe die Option an
make
make test
make install
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread mysql: no connection