Page 1 of 1

Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-02 10:53
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

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-02 12:11
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.

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-02 12:39
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.

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-02 12:48
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

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-02 13:36
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

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-03 10:10
by mad
noch jemand einen Tipp?

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-03 16:24
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 ...

Re: Nach Confixx update keine Confixx-Scripte mehr

Posted: 2006-01-04 04:19
by michseel
Am besten mit "-ft -fa -dbg" ausführen.