• i tried to automatically upgrade my wordpress 2.7.1 to 2.8 and get the following error:

    Warning: ftp_rawlist() [function.ftp-rawlist]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/www/web299/html/:/home/www/web299/phptmp/:/home/www/web299/files/:/home/www/web299/atd/) in /home/www/web299/html/thomasveit/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203

    Warning: ftp_rawlist() [function.ftp-rawlist]: Unable to create temporary file. Check permissions in temporary files directory. in /home/www/web299/html/thomasveit/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203

    Unable to locate WordPress directory.

    Installation Failed
    ————————————–
    i don’t have permission to create a directory in my root folder! i also tried this solutions but i get still the same error..

    putenv(”TMPDIR=/complete path/wp-content/tmp”);
    define(’WP_TEMP_DIR’, ABSPATH . ‘wp-content/tmp’);

    Someone can help me?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Automatic Upgrade doesn’t work’ is closed to new replies.