Confixx erstellt keine Verzeichnisse

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
markus3915
Posts: 5
Joined: 2005-06-16 00:20

Confixx erstellt keine Verzeichnisse

Post by markus3915 »

Hallo Forum,

mein Confixx 3pro erstellt seit kurzem beim Anlegen von neuen Benutzern keine Verzeichnisse mehr. Die Lizenz war gültig und ich habe sie auch zur Sicherheit (wie anderstwo beschrieben) aktualisiert und sie ist jetzt wieder gültig.

Bei Eingabe von /root/confixx/confixx_counterscript.pl -fa -dbg bekomme ich folgende Ausgabe:

Code: Select all

3.0.4 - 20040831.13 - mysqlonly
SUB: main::check_essentials
SUB: main::check_essentials2
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Thu Feb 16 00:09:06 2006
Version: 3pro
SUB: main::set_uids
SUB: main::check_if_update
SUB: main::frontpagedel
SUB: main::fpaliasdel
SUB: main::delftps
SUB: main::delusers
Check of system dir '/home/htdocs/web13/log' is failed
SUB: main::soft_error
SUB: main::MySQLEvent (mlf||scripts_wont_dir_del_rec||#1002||/home/htdocs/web13)
Can't make directory /srv/www/confixx/html/webalizer/web13 read+writeable: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/index.html: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/.htaccess: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/.htpasswd: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/webalizer.current: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/daily_usage_200412.png: Read-only file system at confixx_updatescript.pl line 1151
Can't unlink file /srv/www/confixx/html/webalizer/web13/hourly_usage_200412.png: Read-only file system at confixx_updatescript.pl line 1151

... Gleiche Meldung für verschiedenste Webalizer-Dateien ...

Can't remove directory /srv/www/confixx/html/webalizer/web13: Read-only file system at confixx_updatescript.pl line 1151
and can't restore permissions to 0755
 at confixx_updatescript.pl line 1151
SUB: main::soft_error
SUB: main::MySQLEvent (mlf||scripts_dir_del_rec||#1005||/srv/www/confixx/html/webalizer/web13)
SUB: main::MySQLEvent (mlf||scripts_done_user_del||web13)
Check of system dir '/home/htdocs/web22/log' is failed
SUB: main::soft_error
SUB: main::MySQLEvent (mlf||scripts_wont_dir_del_rec||#1002||/home/htdocs/web22)
SUB: main::MySQLEvent (mlf||scripts_done_user_del||web22)
SUB: main::delpops
SUB: main::hard_error
SUB: main::MySQLEvent (mlf||scripts_file_create||#1121||/root/confixx/run/confixx_passwd.lock)
mlf||scripts_file_create||#1121||/root/confixx/run/confixx_passwd.lock at confixx_updatescript.pl line 3482.
Das Verzeichniss web13 existiert nicht, da der Benutzer zuvor mittels Confixx gelöscht wurde. Ist vielleicht eine Inkosistenz zwischen Confixx-DB und den echten Gegebenheiten.

Wer weiss Rat?

Danke,
Markus
Roger Wilco
Posts: 5923
Joined: 2004-05-23 12:53

Re: Confixx erstellt keine Verzeichnisse

Post by Roger Wilco »

Code: Select all

Can't make directory /srv/www/confixx/html/webalizer/web13 read+writeable: Read-only file system at confixx_updatescript.pl line 1151
Ist dem so, wie Confixx behauptet?
markus3915
Posts: 5
Joined: 2005-06-16 00:20

Re: Confixx erstellt keine Verzeichnisse

Post by markus3915 »

Hi,

es war tatsächlich so, dass das Filesystem nur read-only gemountet war. Dannach konnte ich das Counterscript wieder ausführen.

Danke für den Tip!

Markus
Post Reply