Hi Guys,
I successfully installed Contao 4 via composer.
I can reach http://localhost:80/app.php without any problems, but I get (obviously) the notification "Incomplete installation".
Well, when trying to open the install tool at "http://localhost/app.php/contao/install", I get a 404 Error "404 Not Found".
My server setup is as following:
Ubuntu 15.04
Nginx 1.6.2
PHP Version 5.6.4-4ubuntu6 using php5-fpm
MySQL 5.6.24
Steps taken for installation:
- installed composer
- composer create-project contao/standard-edition contao 4.0.0 (installed in /opt/contao and chowned to www-data)
Does anyone know a solution or maybe was struggling at the same point and got it fixed?
Maybe there is another path for calling the Contao install tool?
Where could I start digging for a solution?
Thanks in advance
Bookmarks