Results 1 to 2 of 2

Thread: Problem with installer URL

  1. #1
    New user
    Join Date
    01-22-13.
    Posts
    1

    Default Problem with installer URL

    Hello, I have an issue with the installer. I took care to put the file in the first place "Check" I run without worries. The Contao 3.0.3 to download occurred and when I run the installation protocol, I have quite a mistake:

    So I followed the tutorial on this kind of problem but I do not see any file called: localconfig.php folder SYSTEM / SETUP!
    I try to create these entries with the:
    $ GLOBALS ['TL_CONFIG'] ['useFTP'] = true;
    $ GLOBALS ['TL_CONFIG'] ['ftpHost'] =''; / / FTP host
    $ GLOBALS ['TL_CONFIG'] ['ftpPath'] =''; / / FTP path (eg html /)
    $ GLOBALS ['TL_CONFIG'] ['ftpuser'] =''; / / FTP username
    $ GLOBALS ['TL_CONFIG'] ['ftpPass'] =''; / / FTP password

    but no effect except another mistake!
    you have a solution to this problem? I try to go through the scipt my hoster, like.
    I did not touch any php file for the moment.
    For example, I try to leave blank the famous localconfig and retype the following URL to install: www.guilde-eternel.com/contao/install.php and voila the error:
    http://www.guilde-eternel.com/www.guild ... nstall.php

    Thank you for your help sorry for my english

  2. #2
    User
    Join Date
    03-17-10.
    Posts
    83

    Default Re: Problem with installer URL

    - My 3.0.3 installation has the file \system\config\localconfig.php
    - The FTP parameters that you mention are only required in case you need the safe mode hack
    - My 3.0.3 installation has these FTP settings in the file \system\config\default.php

    No sure what the difference is between localconfig and default; did run into another issue myself and solved it this way. I would expect localconfig to override default settings, but that's just guessing.

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
  •