[TYPO3-german] Installation mit Composer klappt nicht - Document Root? Rechte?
Oskar Westmeijer
oskar.westmeijer at hotmail.com
Mon Oct 30 14:52:00 CET 2017
Hallo!
Ich möchte zum ersten mal Typo3 installieren. Ich habe mehrere Tutorials gelesen und jedes mal wurde composer empfohlen.
composer create-project typo3/cms-base-distribution intranet
erstellt wie gewünscht das Verzeichnis. Doch leider erscheint das Installations-tool im Browser nicht.
Mein System:
L - openSUSE Leap 42.3
A - Apache 2.4.23
M - 10.0.31-MariaDB
P - PHP Version 7.0.7
default Apache Document root:
/srv/www/htdocs
habe ihn geändert auf :
/srv/www/htdocs/intranet/web
Da im web verzeichnis eine index.php liegt.
Steuere ich nach Apache neustart diese Adresse mit localhost an erscheint:
_____________________________________________________________
"Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster.
Error 403
localhost
Apache"
_____________________________________________________________
So nun kenne ich mit Rechten nicht sonderlich aus, weiss aber aus Erfahrung mit anderen Frameworks, dass chmod 777 oder chown auf apache-user Abhilfe schaffen können.
Struktur:
intranet 755
--web 755
--index.php 777
--typo3 777
--typo3conf 755
Was muss ich tun, damit das Installations-Tool erscheint? Habe ich etwas vergessen? Ist der DocumentRoot richtig gesetzt?
Ich sollte noch erwähnen, dass das ganze auf einer VirtualMachine (VirtualBox) zu Testzwecken läuft. Es ist eine NAT Verbindung, also kann ich nur als localhost drauf zugreifen.
Ich hoffe ihr könnt mir helfen,
Danke
More information about the TYPO3-german
mailing list