Neos setup not found

Neos setup is not found.

Here is my vhost

mod rewrite is enabled.

Why does it not work?

<Directory ~ "/var/www/neos/Neos-2.1/Web">
    AllowOverride All
</Directory>

should do the tick, since the .htaccess is in the Web folder

Hi Gerhard,

sadly this hasn’t helped. Is there any debug information I can check? do I need to manually create the database first?

You could look in Data/Logs/System_Development.log (when you are not in production context). Alternatively (if an exception is thrown), you can check the Data/Logs/Exceptions folder. Otherwise check your error.log for possible hints. A new database can be created within the setup proccess.