Nach Confixx update keine Confixx-Scripte mehr

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
mad
Posts: 4
Joined: 2006-01-02 10:49

Nach Confixx update keine Confixx-Scripte mehr

Post by mad »

Hallo,
hab Confixx Pro 3.0.1 auf 3.1.1 und dann auf 3.1.2 upgedatet.
Jetzt ist mir aufgefallen, das die Confixx Scripte nicht mehr funktionieren.
Wenn ich

Code: Select all

./confixx_counterscript.pl --force-all
eingeben, kommt:

Code: Select all

Can't locate Modules/Apache/Config/Parser.pm in @INC (@INC contains: /root/confixx /root/confixx/admin/subs /usr/lib/perl5/5.8.1/i586-linux-thread-multi /usr/lib/perl5/5.8.1 /usr/lib/perl5/site_perl/5.8.1/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.1/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl .) at ./confixx_counterscript.pl line 64.
BEGIN failed--compilation aborted at ./confixx_counterscript.pl line 64.
Wer hat einen Tipp?
Gruß
Mad
michseel
Posts: 96
Joined: 2004-08-17 15:40

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by michseel »

Hallo,

suche nach der Datei Parser.pm und kopiere sie nach /root/confixx/Modules/Apache/Config/Parser.pm

Danach das Confixx Updatescript erneut ausführen.
mad
Posts: 4
Joined: 2006-01-02 10:49

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by mad »

Danke, es haben noch ein paar mehr Dateien gefehlt, die ich alle kopiert habe.
Jetzt bekomme ich aber folgende Meldung:

Code: Select all

Undefined subroutine &Modules::System::Debug called at ./confixx_counterscript.pl line 340.
michseel
Posts: 96
Joined: 2004-08-17 15:40

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by michseel »

Probiere mal:

Code: Select all

./confixx_updatescript.pl -ft -fa -dbg
Falls es weitere Probleme gibt... Hast du ICQ? Falls ja dann schreib mich da an.

ICQ: 301079860
mad
Posts: 4
Joined: 2006-01-02 10:49

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by mad »

Folgende Ausgabe:

Code: Select all

3.1.2 - 20051220.16
PID file /root/confixx/run/confixx_update.pid found
SUB: main::StillRunning
Undefined subroutine &Modules::System::existsPID called at ./confixx_updatescript.pl line 4219.
ICQ hab ich nicht, vielleicht installier ichs mir heute noch, muss jetzt aber erst noch mal weg.
Hab hier auf dem Mac nur iChat, habs aber noch nicht benutzt. Funkt aber glaub ich nur mit .mac und AIM.
Gruß
Mad
mad
Posts: 4
Joined: 2006-01-02 10:49

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by mad »

noch jemand einen Tipp?
antondollmaier
Posts: 485
Joined: 2004-03-30 10:06

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by antondollmaier »

mad wrote:PID file /root/confixx/run/confixx_update.pid found
SUB: main::StillRunning
steht doch eh alles dort??


nach dem counterscript in "ps aux" greppen, pid raussuchen, killen ... evntl die confixx_update.pid löschen ... dann counterscript nochmal starten, wieder mit "-fa -dbg" ...



viel erfolg ...
michseel
Posts: 96
Joined: 2004-08-17 15:40

Re: Nach Confixx update keine Confixx-Scripte mehr

Post by michseel »

Am besten mit "-ft -fa -dbg" ausführen.
Post Reply