Hi,
ich habe bereits erfolglos nach diesem Problem gegoogelt, habe einige Probleme im Zusammenhang mit Confixx und confixx_counterscript.pl.
Das Problem, welches ich habe, habe ich aber bisher nicht finden können, bzw. eine Lösung.
Nun seit einigen Tagen wird von dem Script confixx_counterscript.pl keine User mehr angelegt.
Ich habe einen neuen User (in diesem Fall web15) über die Oberfläche angelegt.
- Die Daten sind auch alle in der mysql Tabelle enthalten.
- Die Lizenz ist NICHT abgelaufen
Aber das Script kann den User nicht anlegen.
Das web Verzeichnis wird angelegt, aber kein vhost, email, ftp.
Wenn ich das Script per hand starte:
"./confixx_counterscript.pl -fa -dbg" erhalte ich diese Ausgabe:
3.1.2 - 20051220.16
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Fri Mar 17 00:09:02 2006
Version: 3pro
SUB: main::set_uids
SUB: main::check_if_update
SUB: main::fpaliasdel
SUB: main::delftps
SUB: main::delusers
SUB: main::delpops
SUB: main::dns
SUB: main::reloadDaemon (bind)
SUB: main::updatesystem
SUB: main::checkSysDir (/srv/www/htdocs/web0/html)
SUB: main::checkSysDir (/srv/www/htdocs/web1/html)
SUB: main::checkSysDir (/srv/www/htdocs/web2/html)
SUB: main::checkSysDir (/srv/www/htdocs/web3/html)
SUB: main::checkSysDir (/srv/www/htdocs/web4/html)
SUB: main::checkSysDir (/srv/www/htdocs/web6/html)
SUB: main::checkSysDir (/srv/www/htdocs/web7/html)
SUB: main::checkSysDir (/srv/www/htdocs/web8/html)
SUB: main::checkSysDir (/srv/www/htdocs/web9/html)
SUB: main::checkSysDir (/srv/www/htdocs/web10/html)
SUB: main::checkSysDir (/srv/www/htdocs/web11/html)
SUB: main::checkSysDir (/srv/www/htdocs/web5/html)
SUB: main::checkSysDir (/srv/www/htdocs/web12/html)
SUB: main::checkSysDir (/srv/www/htdocs/web13/html)
SUB: main::checkSysDir (/srv/www/htdocs/web14/html)
SUB: main::checkSysDir (/srv/www/htdocs/web15/html)
Undefined subroutine &main::grepFile called at ./confixx_counterscript.pl line 1842.
Weiss jemand einen Tipp? (außer confixx wegschmeissen oder Server reseten oder ähnliches)
Danke schon mal.
confixx_counterscript.pl legt keine User mehr an
-
Anonymous
Re: confixx_counterscript.pl legt keine User mehr an
kopieren Sie Modules/System.pm aus Confixx 3.1.2 Archiv zu /root/confixx/Modules/, bitte.
ich denke du hast alte System.pm ...
ich denke du hast alte System.pm ...
Re: confixx_counterscript.pl legt keine User mehr an
:-D
Japp, es lag daran.
Hab mir die Datei 'confixx_pro_3.1.2_update_20051220.16.tgz'
nochmal vorgenommen (entpackt) und die 'System.pm' Datei
aus dem Verzeichniss des tar-Archives 'admin/scripts/Modules' nach '/root/confixx/Modules' kopiert.
Und siehe da, es klappt!!!
Danke
Japp, es lag daran.
Hab mir die Datei 'confixx_pro_3.1.2_update_20051220.16.tgz'
nochmal vorgenommen (entpackt) und die 'System.pm' Datei
aus dem Verzeichniss des tar-Archives 'admin/scripts/Modules' nach '/root/confixx/Modules' kopiert.
Und siehe da, es klappt!!!
Danke