Probs bei update auf confixx 2.0.6

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
kworth2
Posts: 69
Joined: 2002-10-22 18:17
 

Probs bei update auf confixx 2.0.6

Post by kworth2 »

Code: Select all

p15107591:~/confixx # /root/confixx/confixx_counterscript.pl
DBI object version 1.30 does not match $DBI::VERSION 1.20 at PERL2EXE_STORAGE/DynaLoader.pm line 225.
BEGIN failed--compilation aborted at PERL2EXE_STORAGE/DBI.pm line 189.
Compilation failed in require at confixx_counterscript.pl line 26.
BEGIN failed--compilation aborted at confixx_counterscript.pl line 26.

Code: Select all

p15107591:~/confixx # perl /root/confixx/confixx_counterscript.pl
Unrecognized character x7F at /root/confixx/confixx_counterscript.pl line 1.

Sagt dass jemanden wass??? Kommt als fehler beim ausführen des confixx_counterscript.pl
kworth2
Posts: 69
Joined: 2002-10-22 18:17
 

Re: Probs bei update auf confixx 2.0.6

Post by kworth2 »

keiner ne ahnung?
jlinker
Posts: 248
Joined: 2002-07-08 20:07
 

Re: Probs bei update auf confixx 2.0.6

Post by jlinker »

Hört sich nach nem Problem mit Deinem Perl DBI Modul an! Mehr kann ich leider auch nicht sagen! Ach ja, er sagt doch, dass DBI object 1,3 nicht mit $DBI::VERSION 1.20 übereinstimmt.
Post Reply