Search:

Type: Posts; User: eve

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    6,186

    Re: Manually installation

    I have the following permission settings:

    system 755
    system/config 775
    system/config/localconfig.php 664

    system/html 777
    system/logs 777
    system/tmp 777
  2. Replies
    13
    Views
    6,186

    Re: Manually installation

    The status I am having is: I did create a database, uploaded all files, changed permissions, modified the localconfig.php:
    ### INSTALL SCRIPT START ###
    $GLOBALS['TL_CONFIG']['useSmhExtended'] =...
  3. Replies
    13
    Views
    6,186

    Re: Manually installation

    Thanks for all your comments! The ”mhcheck” turned out "Safe Mode is not enabled". I followed all recommendations. I included the line code "$GLOBALS['TL_CONFIG']['ftpSSL'] = true;" in the...
  4. Replies
    13
    Views
    6,186

    Re: Manually installation

    The check returns "Safe Mode is not enabled". For security reasons we don't use SFTP port 22.

    When I install other CMS products (to bypass security settings), I import all tables via phpMyAdmin...
  5. Replies
    13
    Views
    6,186

    Re: Manually installation

    I checked for empty lines and blanks, and included this code in the localconfig.php

    ### INSTALL SCRIPT START ###
    $GLOBALS['TL_CONFIG']['useSmhExtended'] = true;...
  6. Replies
    13
    Views
    6,186

    Re: Manually installation

    I provided the correct login credentials, but I am not able to run the installations and get instead this error message:

    "Your server does not support file access via PHP; most likely PHP runs as...
  7. Replies
    13
    Views
    6,186

    Manually installation

    Our server is setup to allows only SFTP. I did upload all files, changed permissions, included FTP login credentials.

    I did configure it $GLOBALS['TL_CONFIG']['useFTP'] = true;
    and this...
Results 1 to 7 of 7