Tach,
wollte gerade auf meinem Debian System ein Confixx-Update machen.
Leider wird keine confixx-mhost.conf beim Update erstellt.
Fehler:
ERROR: Can not find information abour Confixx Vhost in '/etc/apache/httpd.conf' file
Habe das Script jetzt schon dreimal durchlaufen lassen, hat aber nichts gebracht: :(
Hat jemand eine Idee woran das liegen könnte?
Gruss
bytemare
Update Confixx 2.0.11 auf 3.0.1
Re: Update Confixx 2.0.11 auf 3.0.1
Lief denn das alte Confixx bis zur Umstellung problemlos ??
Stimmen die Rechte ??
Ist das confixx_vhost da ??
Steht überhaupt irgend was in der httpd.conf von Confixx drin ??
Gruß Outi
Stimmen die Rechte ??
Ist das confixx_vhost da ??
Steht überhaupt irgend was in der httpd.conf von Confixx drin ??
Gruß Outi
Re: Update Confixx 2.0.11 auf 3.0.1
hallo outi,Outlaw wrote:Lief denn das alte Confixx bis zur Umstellung problemlos ??
Stimmen die Rechte ??
Ist das confixx_vhost da ??
Steht überhaupt irgend was in der httpd.conf von Confixx drin ??
Gruß Outi
es lief bisher alles problemlos.
in der httpd.conf steht:
Code: Select all
## CONFIXX
<Directory "/var/www/confixx/html">
AllowOverride all
</Directory>
<VirtualHost ###.#####.de>
ServerName ###.#####.de
#User confixx
#Group users
DocumentRoot /var/www/confixx/html
php_admin_value safe_mode_exec_dir /var/www/confixx/bin
php_admin_value upload_tmp_dir /var/www/confixx/tmp
ScriptAlias /cgi-bin/ /var/www/confixx/html/cgi-bin/
php_admin_value include_path ".:/var/www/confixx/html/include:/var/www/confixx/html"
CustomLog /var/log/apache/power.######.de_access.log "%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-agent}i""
ErrorLog /var/log/apache/power.######.de_error.log
</VirtualHost>
Include /etc/apache/confixx_vhost.conf
# ^- Dieser Eintrag sollte unbedingt am Ende der Datei bleiben
## /CONFIXX
Code: Select all
-r-------- 1 root root 33949 8. Mai 15:58 confixx_vhost.confRe: Update Confixx 2.0.11 auf 3.0.1
problem erkannt, problem gebannt ;)
wenn die confixx_mhost.conf bei der installation nicht erstellt wird,
einfach gen_mhost.pl.pl ausführen.
bei mir liegt sie unter: /root/confixx/admin/scripts
für weitere infos gen_mhost.pl.pl --help
wenn die confixx_mhost.conf bei der installation nicht erstellt wird,
einfach gen_mhost.pl.pl ausführen.
bei mir liegt sie unter: /root/confixx/admin/scripts
für weitere infos gen_mhost.pl.pl --help
Re: Update Confixx 2.0.11 auf 3.0.1
Danke für die Info. Bei mir wurde sie zwar erstellt aber evtl. hilft es vielen anderen, die evtl. das gleiche Problem haben.
Gruß Outi
Gruß Outi