Ich habe nun die Vhost-Datei wie folgt angepasst:
<VirtualHost *:80>
  DocumentRoot "/var/www/beispiel.de/TYPO3-Neos/Web/"
ServerName neos.demo
   SetEnv FLOW_CONTEXT Production
<Directory /var/www/beispiel.de/TYPO3-Neos/Web/>
   Options MultiViews Indexes FollowSymLinks
   # Für mod rewrite
   AllowOverride All
 </Directory>
</VirtualHost>
Nun ging das Setup.

ABER: Logge ich mich im Backend ein, kommt diese Fehlermeldung:


500 Internal Server Error

An internal error occurred.

When contacting the maintainer of this application please mention the following 
reference code:

20150107142014137bc2

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an