[TYPO3-german] Re: NEOS Installation mit Xampp auf Linux Mint 17
Martin
martinstockffm at googlemail.com
Wed Jan 7 14:21:34 CET 2015
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
More information about the TYPO3-german
mailing list