Skip to main content

cPanel WordPress Manager Error - "/usr/local/bin/php"

Comments

5 comments

  • cPanelMichael
    Hello @CDT, Can you open a
    0
  • CDT
    Done Your Support Request ID is: 12503001 Thankyou
    0
  • CDT
    This was resolved :) Very simple fix [QUOTE] This was occurring due to having 'add_filter( 'auto_update_plugin', '__return_false' );' set within the wp-config.php file. I've commented the variable. [ root@xxx.xxx.xxx.xxx /home/axxxxo/public_html]# grep auto_update_plugin wp-config.php #add_filter( 'auto_update_plugin', '__return_false' ); Afterward, I was able to get the WordPress Manager to work successfully.
    Thanks to JC Newton, Technical Analyst III / Migration Specialist, cPanel L.L.C.
    0
  • CDT
    Also found the following in wp-config.php is a problem too and needs commenting out :) add_filter( 'auto_update_theme', '__return_false' );
    0
  • cPanelMichael
    Hello @CDT, I'm glad to see the issue was solved. Thanks for sharing the outcome!
    0

Please sign in to leave a comment.