Jump to content
Froxlor Forum
  • 0

Kundendomains werden nicht auf Froxlor Account verlinkt


Anfänger

Question

Ich habe Froxlor auf /var/www/html

liegen. Jetzt habe ich meine Kunden und die Domain dazu angelegt.

Wenn ich  www.kundendomain.de aufrufe  komme ich auf meine Apache2  Startseite

Wenn ich meinen Hostnamen oder IP Adresse aufrufe komme ich auch auf meine Apache2 Startseite.

Ich habe einen Hacken bei Froxlor direkt über den Hostnamen erreichbar machen gesetzt.

Wer kann mir sagen wo der Fehler liegt?

Link to comment
Share on other sites

Recommended Posts

  • 0

Prüfe zum einen Mal ob der Cronjob überhaupt lief und die entsprechenden Ordner und configs für die Domain angelegt wurden. Anschließend prüfst du am besten die DNS Einträge der Domain und die IP Adressen des Servers und ob auch alle öffentlichen ips bei froxlor eingetragen und der Domain zugewiesen sind. Oft ist hier der Fehler das die Domain und der Server eine ipv6 Adresse zusätzlich zur ipv4 Adresse haben aber diese in froxlor nicht eingetragen ist. Da ipv6 präferiert wird, findet der Apache dann keinen passenden vhost und leitet dich auf den erstbesten um

Link to comment
Share on other sites

  • 0

Die Ordner sind alle unter /var/customers/webs/ angelegt. Ich weis nicht wo ich die configs für die Domains finde. In den DNS-Einträgen der Domain ist die IP-Adresse richtig eingetragen. Eine IPv6 Adresse ist nicht eingetragen. Den Domains ist in Froxlor die richtige IP-Adresse + der Port 80 zugeordnet. 

Cronjob.gif

Domain.gif

Link to comment
Share on other sites

  • 0

Vhost-Configs der Domains liegen per default für apache in /etc/apache2/sites-enabled/ - wirf da doch mal einen blick rein, zeig uns welche Dateien dort liegen und zeig uns den Inhalt einer der betroffenen Kunden-Domains (35_....conf)

Link to comment
Share on other sites

  • 0

Dann stimmen vermutlich deine Einstellungen zu den vhost configs nicht oder dein cronjob läuft nicht korrekt. Einstellungen -> Webserver Einstellungen und führe doch Mal folgendes als root in der shell aus:

php /var/www/froxlor/scripts/froxlor_master_cronjob.php --force --debug

Link to comment
Share on other sites

  • 0

Also wenn du nicht auf meine Fragen Antwortest und entsprechende Informationen hier schreibst ist es unglaublich schwer dir zu helfen.

Was hast du jetzt ausgeführt? Was genau geht nicht? Du solltest die Einstellungen zu den Pfaden kontrollieren, was steht denn nun drin? 

Link to comment
Share on other sites

  • 0
vor 3 Stunden schrieb d00p:

führe doch Mal folgendes als root in der shell aus:

php /var/www/html/froxlor/scripts/froxlor_master_cronjob.php --force --debug

das habe ich ausgeführt

 

vor 3 Stunden schrieb d00p:

Vhost-Configs der Domains liegen per default für apache in /etc/apache2/sites-enabled/ - wirf da doch mal einen blick rein, zeig uns welche Dateien dort liegen und zeig uns den Inhalt einer der betroffenen Kunden-Domains (35_....conf)

Da gibt es nur die eine Datei.

000-default.conf

Link to comment
Share on other sites

  • 0
6 minutes ago, Anfänger said:

das habe ich ausgeführt

So zeige er uns die Ausgabe davon....wie soll ich sonst was sehen was dir vllt gar nicht auffällt?

6 minutes ago, Anfänger said:

Da gibt es nur die eine Datei.

000-default.conf

Soweit waren wir schon und ich sagte, kontrolliere die Einstellungen dazu; welche das ist hatte ich ebenfalls geschrieben.

Link to comment
Share on other sites

  • 0

Zweimal der gleiche Screenshot? Fehlt ja die Hälfte. Und wieso Screenshots? Kopiere doch den INHALT einfach. Schon fällt auf das alle deine Kunden angelegt werden, das macht der cronjob (natürlich) eigentlich nur 1x...irgendwas ist da ganz faul bei dir

Link to comment
Share on other sites

  • 0

You have mail.
Last login: Sun Feb 16 18:08:19 2020 from 217.254.110.28
root@vmd48270:~# php /var/www/html/froxlor/scripts/froxlor_master_cronjob.php --force --debug
[information] TasksCron: Searching for tasks to do
[notice] Removing Let's Encrypt entries for domain bizz-hosting.com
[notice] Removing Let's Encrypt entries for domain bizzhosting.de
[notice] Removing PowerDNS entries for domain bizz-hosting.com
[information] TasksCron: Task10 started - setting filesystem quota
sh: 1: /usr/sbin/repquota: not found
[information] Creating new FTP-home
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Schrieber/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Schrieber/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schrieber/'
[notice] Running: chown -R 10003:10003 '/var/customers/webs/Schrieber/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Schrieber/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Kornapp/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Kornapp/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Kornapp/'
[notice] Running: chown -R 10004:10004 '/var/customers/webs/Kornapp/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Kornapp/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Patzelt/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Patzelt/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Patzelt/'
[notice] Running: chown -R 10005:10005 '/var/customers/webs/Patzelt/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Patzelt/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Beck/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Beck/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Beck/'
[notice] Running: chown -R 10006:10006 '/var/customers/webs/Beck/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Beck/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Dahm/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Dahm/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dahm/'
[notice] Running: chown -R 10007:10007 '/var/customers/webs/Dahm/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Dahm/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Dimke/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Dimke/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dimke/'
[notice] Running: chown -R 10008:10008 '/var/customers/webs/Dimke/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Dimke/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Distler/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Distler/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Distler/'
[notice] Running: chown -R 10009:10009 '/var/customers/webs/Distler/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Distler/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Dorrong/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Dorrong/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dorrong/'
[notice] Running: chown -R 10010:10010 '/var/customers/webs/Dorrong/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Dorrong/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Dzulko/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Dzulko/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Dzulko/'
[notice] Running: chown -R 10011:10011 '/var/customers/webs/Dzulko/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Dzulko/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Guerra/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Guerra/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Guerra/'
[notice] Running: chown -R 10012:10012 '/var/customers/webs/Guerra/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Guerra/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Hacklaender/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Hacklaender/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hacklaender/'
[notice] Running: chown -R 10013:10013 '/var/customers/webs/Hacklaender/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Hacklaender/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Hoehne/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Hoehne/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hoehne/'
[notice] Running: chown -R 10014:10014 '/var/customers/webs/Hoehne/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Hoehne/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Hofmann/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Hofmann/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Hofmann/'
[notice] Running: chown -R 10015:10015 '/var/customers/webs/Hofmann/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Hofmann/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Kosbab/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Kosbab/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Kosbab/'
[notice] Running: chown -R 10016:10016 '/var/customers/webs/Kosbab/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Kosbab/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Krueger/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Krueger/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Krueger/'
[notice] Running: chown -R 10017:10017 '/var/customers/webs/Krueger/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Krueger/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Liebschner/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Liebschner/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Liebschner/'
[notice] Running: chown -R 10018:10018 '/var/customers/webs/Liebschner/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Liebschner/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Massaro/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Massaro/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Massaro/'
[notice] Running: chown -R 10019:10019 '/var/customers/webs/Massaro/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Massaro/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Miklic/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Miklic/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Miklic/'
[notice] Running: chown -R 10020:10020 '/var/customers/webs/Miklic/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Miklic/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Oliver/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Oliver/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Oliver/'
[notice] Running: chown -R 10021:10021 '/var/customers/webs/Oliver/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Oliver/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Roll/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Roll/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Roll/'
[notice] Running: chown -R 10022:10022 '/var/customers/webs/Roll/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Roll/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Rzepka/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Rzepka/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Rzepka/'
[notice] Running: chown -R 10023:10023 '/var/customers/webs/Rzepka/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Rzepka/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Schild/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Schild/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schild/'
[notice] Running: chown -R 10024:10024 '/var/customers/webs/Schild/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Schild/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Schreiber/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Schreiber/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Schreiber/'
[notice] Running: chown -R 10025:10025 '/var/customers/webs/Schreiber/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Schreiber/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Spranger/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Spranger/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Spranger/'
[notice] Running: chown -R 10026:10026 '/var/customers/webs/Spranger/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Spranger/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Stange/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Stange/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Stange/'
[notice] Running: chown -R 10027:10027 '/var/customers/webs/Stange/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Stange/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Szidat/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Szidat/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Szidat/'
[notice] Running: chown -R 10028:10028 '/var/customers/webs/Szidat/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Szidat/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Tappmeyer/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Tappmeyer/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Tappmeyer/'
[notice] Running: chown -R 10029:10029 '/var/customers/webs/Tappmeyer/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Tappmeyer/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Tometten/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Tometten/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Tometten/'
[notice] Running: chown -R 10030:10030 '/var/customers/webs/Tometten/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Tometten/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Weiss/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Weiss/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Weiss/'
[notice] Running: chown -R 10031:10031 '/var/customers/webs/Weiss/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Weiss/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Wohllebe/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Wohllebe/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Wohllebe/'
[notice] Running: chown -R 10032:10032 '/var/customers/webs/Wohllebe/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Wohllebe/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Wolf/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Wolf/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Wolf/'
[notice] Running: chown -R 10033:10033 '/var/customers/webs/Wolf/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Wolf/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/Zschage/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/Zschage/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/Zschage/'
[notice] Running: chown -R 10034:10034 '/var/customers/webs/Zschage/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/Zschage/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/bizz1/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/bizz1/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/bizz1/'
[notice] Running: chown -R 10035:10035 '/var/customers/webs/bizz1/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/bizz1/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/kuechenecke/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/kuechenecke/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/kuechenecke/'
[notice] Running: chown -R 10036:10036 '/var/customers/webs/kuechenecke/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/kuechenecke/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/tester/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/tester/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/tester/'
[notice] Running: chown -R 10037:10037 '/var/customers/webs/tester/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/tester/'
[information] TasksCron: Task2 started - create new home
[notice] Running: mkdir -p '/var/customers/webs/test/webalizer'
[notice] Running: mkdir -p '/var/customers/mail/test/'
[notice] Running: cp -a /var/www/html/froxlor//templates/misc/standardcustomer/* '/var/customers/webs/test/'
[notice] Running: chown -R 10038:10038 '/var/customers/webs/test/'
[notice] Running: chown -R 2000:2000 '/var/customers/mail/test/'
[information] apache::createIpPort: creating ip/port settings for  207.180.236.246:80
[notice] 207.180.236.246:80 :: namevirtualhost-statement no longer needed for apache-2.4
[debug] 207.180.236.246:80 :: inserted vhostcontainer
[information] apache::createVirtualHosts: creating vhost container for domain 4, customer
PHP Fatal error:  Uncaught Exception: Cannot validate directory in makeCorrectDir which is very dangerous. in /var/www/html/froxlor/lib/Froxlor/FileDir.php:289
Stack trace:
#0 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(659): Froxlor\FileDir::makeCorrectDir(NULL)
#1 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(1073): Froxlor\Cron\Http\Apache->getWebroot(Array)
#2 /var/www/html/froxlor/lib/Froxlor/Cron/Http/Apache.php(1122): Froxlor\Cron\Http\Apache->getVhostContent(Array, false)
#3 /var/www/html/froxlor/lib/Froxlor/Cron/System/TasksCron.php(152): Froxlor\Cron\Http\Apache->createVirtualHosts()
#4 /var/www/html/froxlor/lib/Froxlor/Cron/System/TasksCron.php(52): Froxlor\Cron\System\TasksCron::rebuildWebserverConfigs()
#5 /var/www/html/froxlor/lib/Froxlor/Cron/MasterCron.php(111): Froxlor\Cron\System\TasksCron::run()
#6 /var/www/html/froxlor/scripts/froxlor_master_cronjob.php(20): Froxlor\Cron\MasterCron::run()
#7 {main}
  thrown in /var/www/html/froxlor/lib/Froxlor/FileDir.php on line 289
root@vmd48270:~#
 

Link to comment
Share on other sites

  • 0

Und mit dem php Fehler am Ende kommst du erst jetzt um die Ecke? Prüfe bitte korrekt deine Einstellungen oder zeig sie uns wenn du nich sicher bist. Welche Einstellungen hast du denn angepasst? Die Standardwerte der Pfade passen doch für Apache2 sowieso schon...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...