Forums

Auto Update FAIL (3 posts)

  1. robertsp
    Member
    Posted 2 years ago #

    Hi,

    I am trying to go from 2.8.6 to 2.9 via the auto update in my admin section. After I hit the "auto update" button it claims to be downloading the appropriate files but it actually does nothing.

    Help?

  2. Shane G.
    Member
    Posted 2 years ago #

    Hi,

    Check with these options:

    -> disable all the plugins
    -. add this code in htaccess

    php_value memory_limit 64M
    php_value max_execution_time 300

    If these does not work then go for the manual upgrade of your blog.

    Thanks,

    Shane G.

  3. ckvirya
    Member
    Posted 2 years ago #

    Hello,

    Check with these options:

    -> disable all the plugins
    -. add this code in htaccess

    --------------------------------
    # Ensure PHP5 being used
    # For WordPress auto upgrade
    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php
    ---------------------------------

    it works!

Topic Closed

This topic has been closed to new replies.

About this Topic