Forums

Dotster: automatic upgrade PLUG-IN PROBLEM (5 posts)

  1. Ashtangaboy
    Member
    Posted 3 years ago #

    Using version 2.7 on a dotster.com hosted blog:

    When I try to click "upgrade automatically" for a plug-in, I get:

    Warning: ftp_rawlist(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/usr/local/pem/vhosts/114296) in /usr/local/pem/vhosts/114296/webspace/httpdocs/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203 Warning: ftp_rawlist(): Unable to create temporary file. Check permissions in temporary files directory. in /usr/local/pem/vhosts/114296/webspace/httpdocs/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 203

    Unable to locate WordPress Plugin directory.

    Plugin upgrade Failed

    I've already edited wp-config.php as follows:
    define('WP_TEMP_DIR','/usr/local/pem/vhosts/114296/webspace/httpdocs/blog');

    Please help! Thanks!

  2. evilbeet
    Member
    Posted 3 years ago #

    Contact your host and make sure you have the correct permissions in the temporary files directories. It's probably not a wp-config.php issue.

  3. implodeme
    Member
    Posted 3 years ago #

    Set this as your temp dir. See if this works.
    define('WP_TEMP_DIR','/usr/local/pem/vhosts/114296/tmp');

  4. Steve@316
    Member
    Posted 2 years ago #

    @implodeme - I believe I'm having a simular problem with a clients website. Where do I set the "temp dir"? Or would it be better to start a new thread and post the error?
    Thx, Steve

  5. Steve@316
    Member
    Posted 2 years ago #

    Nevermind. I just moved them onto my servers. Problem solved.

Topic Closed

This topic has been closed to new replies.

About this Topic