Confixx Problem, HILFE

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
buggy
Posts: 18
Joined: 2004-08-20 16:04
 

Confixx Problem, HILFE

Post by buggy »

Ich habe ein Problem bei der Installation von Confixx auf meinem Webserver mit SuSE 9.1. Ganz zum ende kommt immer:
Kopiere Datei: "/root/confixx/confixx_main.conf" --> "./../confixx_main.conf"
Failed parsing of '/root/confixx/admin/subs/confixx_install.pl': Can't locate DBD/Pg.pm in @INC (@INC contains: /confixx-install/scripts /confixx-install/subs /usr/lib/perl5/5.8.3/i586-linux-thread-multi /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl .) at /root/confixx/admin/subs/confixx_install.pl line 16.
BEGIN failed--compilation aborted at /root/confixx/admin/subs/confixx_install.pl line 16.

Failed reading '/root/confixx/admin/subs/confixx_install.pl' file: No such file or directory
Failed execution of '/root/confixx/admin/subs/confixx_install.pl'
Can not complete installation: Error #1001
Und dann ist es abgebrochen, wer kann mir helfen?
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: Confixx Problem, HILFE

Post by captaincrunch »

Du hast kein Perl-DBI für Postgres.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
buggy
Posts: 18
Joined: 2004-08-20 16:04
 

Re: Confixx Problem, HILFE

Post by buggy »

wie mach ich denn das, soll ich bei der isntalation das andere wählen??
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: Confixx Problem, HILFE

Post by captaincrunch »

Wenn du keine Postgres-DB hast, sondern nur das "DB-Filesystem" MySQL wäre das vermutlich anzuraten, ja.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
buggy
Posts: 18
Joined: 2004-08-20 16:04
 

Re: Confixx Problem, HILFE

Post by buggy »

ich ahbe immer MySQL genommen. Und DBI ist auch installiert. Es geht aber trotzdem nicht
Was mache ich denn falsch?
sascha
Posts: 1325
Joined: 2002-04-22 23:08
 

Re: Confixx Problem, HILFE

Post by sascha »

Wenn du die Confixx Version für MySQL installierst (erkennbar am Zusatz _mysql im Dateinamen), dürfte es funktionieren.
buggy
Posts: 18
Joined: 2004-08-20 16:04
 

Re: Confixx Problem, HILFE

Post by buggy »

ich benutze ja MySQL, aber es geht trotzdem net, bei mysql kommt ja dieser fehler
buggy
Posts: 18
Joined: 2004-08-20 16:04
 

Re: Confixx Problem, HILFE

Post by buggy »

jetzt gehts, ich habe dieses Pack genommen: http://download1.sw-soft.com/Confixx/Co ... mysql4.tgz

So nun ist alles installiert.. nur kommt nun nen Fehler wenn ich Confixx aufrufen will:
Fatal error: Call to undefined function: session_set_save_handler() in /srv/www/htdocs/confixx/html/sessions.inc.php on line 554
Post Reply