Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter lartisan

    (@lartisan)

    Thank you for the answer.

    I tried to resolve the problem but I didn’t have the write issue.
    Also with the hosting provider of my website.
    So I finally changed the theme it was less time and work for me.

    Cordially

    Thread Starter lartisan

    (@lartisan)

    I tried again with the correct enter

    define(‘WP_TEMP_DIR’,’/var/www/legtux.org/users/cielartisan/tmp’);

    And it is write but it doesn’t change the problem.
    I tried to change the theme by a native wordpress theme and the problem disappear.
    So the problem is from the Hestia theme.

    Warning: is_file(): open_basedir restriction in effect. File(/src/Modules/Licenser.php) is not within the allowed path(s): (/var/www/legtux.org/users/cielartisan/www:/var/www/legtux.org/users/cielartisan/tmp) in /var/www/legtux.org/users/cielartisan/www/wp-content/themes/hestia/vendor/codeinwp/themeisle-sdk/load.php on line 27

    as he want to find the license and it doesn’t find it…
    I hope the correction will appear with the next upgrading of Hestia them…

    Thread Starter lartisan

    (@lartisan)

    So I tried and it doesn’t work. It bug totally the website.

    Parse error: syntax error, unexpected ‘.’ in /var/www/legtux.org/users/cielartisan/www/wp-config.php on line 60

    So i put off the ligne

    define(‘WP_TEMP_DIR’,’/var/www/legtux.org/users/cielartisan/www:/var/www/legtux.org/users/cielartisan/tmp’);

    and it work angain.

    But doesn’t change the original problem…

    Thread Starter lartisan

    (@lartisan)

    Hello,

    I have read the website you sent.
    I have a question about that :

    The tmp direction is showed in the alert:
    /var/www/legtux.org/users/cielartisan/www:/var/www/legtux.org/users/cielartisan/tmp

    The webste say that I need to include in wp-config.php this text :

    define(‘WP_TEMP_DIR’,’../../relative/path/to/tmp’);

    but the ‘../../relative/path/to/tmp’ need to be written in the good way of the direction of the tmp folder.
    the website say :

    You need to add a single ../ for each directory higher, relative to the directory where your WordPress site is installed until you reach the tmp directory.

    So, what I need to writhe in the folder wp-config.php?!
    Can I write the full direction in all characters ?
    Do I need to write with some ../? and how much ?
    thank you for your help

Viewing 4 replies - 1 through 4 (of 4 total)