Problem mit Kunden anlegen im Confixx 3

Dejavu

Registered User
Hallo liebe SSF Gemeinde,

ich bin neu hier und grüsse euch recht herzlich. Viele meiner 1000 Probleme konnte ich schon durch dieses Forum lösen und dafür schonmal danke.

Mein jetziges Problem ist folgendes.

Ich habe einen Root Server bei Server-Service. Dort ist Confixx 3 installiert.
Dort habe ich routine mässig, einen Reseller eingerichtet und dann auch einen Endkunden web1. Nun dieser wurde aber nicht auf dem Server angelegt. Im Confixx System ist er eingetragen und ich habe auch eine Domain zugewiesen, aber auch per webftp bekomme ich keinen Zugriff.

Ich hab auch einen Zugriff auf die Confixx Datenbank, dort ist dieser auch rechtmässig eingetragen als KUNDE. Aber dennoch fehlt mir die Verzeichnisstruktur unter var/www/ wo ein ordner namens web1 sein müsste.

Ich hoffe ihr könnt mir da weiterhelfen.

MFG Dejavu :rolleyes:
 
Lasse mal unter der Console

"/root/confixx/confixx_counterscript.pl -dbg --forcetime"

laufen und poste die Ausgabe hier.
 
Bitte schön.

Code:
server1:~# /root/confixx/confixx_counterscript.pl -dbg --force-time
3.0.8 - 20050408.13 - mysqlonly
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Tue May  2 11:52:34 2006
Version: 3pro
SUB: main::set_uids
SUB: main::check_if_update
SUB: main::backup
SUB: main::restore

Habs erneut gestartet.
 
Last edited by a moderator:
Probiers mal ein "/root/confixx/confixx_counterscript.pl -dbg --force-time", society hat ein "-" vergessen
 
Probiere dies mal...

- Lösche den User

/root/confixx/confixx_counterscript.pl -dbg --force-time

- Erstelle den User neu

/root/confixx/confixx_counterscript.pl -dbg --force-time


Und Poste hier nochmals die Ausgabe...
 
Also es hat geklappt bei mir.

Habe User web4 gelöscht. Dann per Putty die Eingabe getätigt.
Dann war auf einmal User web3 wieder zusehen.

Code:
server1:~# /root/confixx/confixx_counterscript.pl -dbg --force-time
3.0.8 - 20050408.13 - mysqlonly
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Tue May  2 11:52:34 2006
Version: 3pro
SUB: main::set_uids
SUB: main::check_if_update
SUB: main::delftps
SUB: main::delusers
SUB: Modules::ErrLog::addEvent (mlf||scripts_done_user_del||web4)
SUB: main::delpops
SUB: main::updatesystem
SUB: main::checkSysDir (/var/www/web0/html)
SUB: main::checkSysDir (/var/www/web1/html)
SUB: main::checkSysDir (/var/www/web2/html)
SUB: main::checkSysDir (/var/www/web3/html)
SUB: main::addScponlyRoot
SUB: main::domainLog
SUB: main::backup
SUB: main::restore
SUB: main::httpdconf
SUB: main::checkLogFileDir (web0)
SUB: main::checkSysDir (/var/www/web0/log)
SUB: main::checkLogFileDir (web1)
SUB: main::checkSysDir (/var/www/web1/log)
SUB: main::checkLogFileDir (web2)
SUB: main::checkSysDir (/var/www/web2/log)
SUB: main::checkLogFileDir (web3)
SUB: main::checkSysDir (/var/www/web3/log)
SUB: main::ssl_update
SUB: main::checkSysDir (/var/www/web0/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web0/atd)
SUB: main::checkSysDir (/var/www/web1/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web1/atd)
SUB: main::checkSysDir (/var/www/web2/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web2/atd)
SUB: main::checkSysDir (/var/www/web3/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web3/atd)
SUB: main::reloadDaemon (apache)


danach habe ich den User web4 wieder neu angelegt und das Script erneut gestartet und siehe da ;) der verlorene Sohn ist wieder daaa :D

Code:
server1:~# /root/confixx/confixx_counterscript.pl -dbg --force-time
3.0.8 - 20050408.13 - mysqlonly
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Tue May  2 11:52:34 2006
Version: 3pro
SUB: main::set_uids
SUB: main::get_free_uid (uid: 1145)
SUB: main::check_if_update
SUB: main::updatesystem
SUB: main::checkSysDir (/var/www/web0/html)
SUB: main::checkSysDir (/var/www/web1/html)
SUB: main::checkSysDir (/var/www/web2/html)
SUB: main::checkSysDir (/var/www/web3/html)
SUB: main::checkSysDir (/var/www/web4/html)
SUB: main::addusers
SUB: main::createDefaultIndex (web4)
SUB: Modules::ErrLog::addEvent (mlf||scripts_done_user_create||web4)
SUB: Modules::ErrLog::addEvent (mlf||scripts_done_user_create||web4)
SUB: main::addScponlyRoot
SUB: main::domainLog
SUB: main::checkLogFileDir (web4)
SUB: main::checkSysDir (/var/www/web4/log)
SUB: main::backup
SUB: main::restore
SUB: main::httpdconf
SUB: main::checkLogFileDir (web0)
SUB: main::checkSysDir (/var/www/web0/log)
SUB: main::checkLogFileDir (web1)
SUB: main::checkSysDir (/var/www/web1/log)
SUB: main::checkLogFileDir (web2)
SUB: main::checkSysDir (/var/www/web2/log)
SUB: main::checkLogFileDir (web3)
SUB: main::checkSysDir (/var/www/web3/log)
SUB: main::checkSysDir (/var/www/web0/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web0/atd)
SUB: main::checkSysDir (/var/www/web1/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web1/atd)
SUB: main::checkSysDir (/var/www/web2/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web2/atd)
SUB: main::checkSysDir (/var/www/web3/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web3/atd)
SUB: main::checkSysDir (/var/www/web4/html/cgi-bin)
SUB: main::checkSysDir (/var/www/web4/atd)
SUB: main::reloadDaemon (apache)
SUB: main::emailaliases
SUB: main::delaliases
version: 3.0.7
SUB: main::CreateVirtDomainsFile
SUB: main::CreateVirtUserTable
postalias: warning: /etc/aliases.db: duplicate entry: "news"
SUB: main::CleanMailLists
SUB: main::CreateMailLists
postalias: warning: /etc/aliases.db: duplicate entry: "news"
SUB: main::aendereWebalizer
SUB: main::createWebalizerConf (web4)
SUB: main::checkSysDir (/var/www/web4/.configs)
SUB: main::webalizerhtpasswd (web4)
SUB: Modules::ErrLog::addEvent (mlf||scripts_webalizer_activated)
SUB: main::aenderePerl
SUB: main::installStdCgis
SUB: main::installCgis (web4, 1152)
SUB: main::copyCgis (web4, /)
SUB: main::copyCgis (web4, cgi-bin)
SUB: main::update_spamfilter


vielen dank für eure tipps. bei mir hat es geholfen. :D
 
Back
Top