Results 1 to 6 of 6

Thread: Contao 4.1.3 installation

  1. #1
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Contao 4.1.3 installation

    Good morning,

    I am trying to install 4.1.3. To give it a go.

    But I am not getting it running. I work on a live server and not locally.
    Did the Contao check, system is fine.

    After installing the files on my server I go the domain/web/install.php.
    Here I have to accept the term, then enter a password. After this all goes blank.

    How do I install this version? Nothing on it in the documentation. Only 3.5 is documented.

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

    Default

    Is there any error in app/logs/prod.log ?
    Does your webserver have the PHP-Intl Extension enabled?

  3. #3
    User
    Join Date
    08-04-09.
    Posts
    230

    Default

    Thanks for your response.

    The folder app/logs does not contain prod.log
    (only .gitignore is in that folder)

    PHP-intl was indeed disabled, I have enabled it, but no change.
    Still a blank screen after entering a password.

    it is the correct way to install a fresh install to go to www.domain.com/web/install.php
    This is how I used to do it with the older versions.

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

    Default

    Yes, calling web/install.php is correct. What PHP version are you using? You need at least PHP 5.5.

  5. #5
    User
    Join Date
    08-04-09.
    Posts
    230

    Default

    Yes I have 5.5 installed.

    The cms did create some files after accepting the license.
    This formed the localconfig in a system folder.

    I have added
    $GLOBALS['TL_CONFIG']['displayErrors'] = true;

    But the page still remains blank and silent after I fill out a password.

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

    Default

    Is there any entry in /app/logs/prod.log ?

    // ah sorry, I did ask that already.

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
  •