Forums

[Plugin: ServerBuddy by PluginBuddy.com] Doesn't seem to work with my config, possibly too strict? (2 posts)

  1. moepstar
    Member
    Posted 2 years ago #

    Running WP 2.9.2 on NGINX, PHP as CGI with PHP-FPM i fully realize i'm not in the standard demographic of this plugin :P

    However, the reports don't seem to work, the page loads for a second or two and then comes up blank again on my testblog.

    Config as below:

    safe_mode = off

    disable_functions = phpinfo,exec,system,passthru,shell_exec,popen,pclose,escapeshellcmd,escapeshellarg,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,passthru,show_source,readfile,ini_restore

    register_globals = off

    allow_url_fopen = off

    http://wordpress.org/extend/plugins/serverbuddy-by-pluginbuddy/

  2. dustinbolton
    Member
    Posted 2 years ago #

    Currently ServerBuddy requires phpinfo to be allowed to function. Without this access it can't easily determine settings other than whether functions are enabled/disabled. I will add a check to verify that phpinfo is available before continuing to avoid unexpected failure. thank you for reporting this!

Topic Closed

This topic has been closed to new replies.

About this Topic