Results 1 to 8 of 8

Thread: Contao 4 - no access to Contao install tool

  1. #1
    New user
    Join Date
    06-25-15.
    Posts
    2

    Default Contao 4 - no access to Contao install tool

    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

  2. #2
    Community-Moderator lucina's Avatar
    Join Date
    10-08-10.
    Location
    Issy-les-moulineaux
    Posts
    93

    Default

    Actually there is no install tool in Contao 4. Simply call the app

  3. #3
    New user
    Join Date
    06-25-15.
    Posts
    2

    Default

    Quote Originally Posted by lucina View Post
    Actually there is no install tool in Contao 4. Simply call the app
    Well, ok. But how?
    -> http://localhost/app.php/contao/install does not work :/ I always get a 404.
    However, http://localhost/app.php works...

  4. #4
    User
    Join Date
    05-05-12.
    Posts
    49

    Default having trouble installing contao 4

    Hi All,

    I'm currently using contao 3.5 and found contao 4 via Composer. When tried to install the package, I found that it conflicts with contao core 3.5.

    How do I manually install contao 4 via Composer? Need some very basic step by steps.

    Thanks!

  5. #5
    Community-Moderator lucina's Avatar
    Join Date
    10-08-10.
    Location
    Issy-les-moulineaux
    Posts
    93

    Default

    If you are currently working on an Contao 3.5 system I think you should stay for a little while.

    Contao 4 is at an early stage, there is no install tool, nearly no extensions and - sorry to say that - at the moment there also is no migration path at all. If you like to play a little bit around I recommend to start with a fresh system.

    You may find all the informations about Contao 4 on the project web site, for example at https://contao.org/en/news/contao-4_0_0.html.

  6. #6
    Community-Moderator lucina's Avatar
    Join Date
    10-08-10.
    Location
    Issy-les-moulineaux
    Posts
    93

    Default

    Did you try [domainroot]/app.php/contao/install/install.php?

  7. #7

    Default

    I am having exactly same problem

    I can open myDomain.com/app.php, on which it says "Incomplete installation" with the hint "Please open the Contao install tool by pointing your browser to /contao/install."
    But there is no page under myDomain.com/contao/install??

    Somebody any idea!

    @lucina: Thank you, it solved
    OM MANI PEME HUNG! how many has to die for freedom and dignity. Save this world

  8. #8
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    Quote Originally Posted by lucina View Post
    Actually there is no install tool in Contao 4. Simply call the app
    No, there still is an install tool, and the path is contao/install.

    @Hans Werner: have you tried using app_dev.php instead? http://localhost/app_dev.php/contao/install

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •