• Hi. I was wondering if it was possible to check the plugin user’s php config.

    I ask because the plugin’s install is different depending if the user has allow_url_fopen = Off

    So if I can check somehow if allow_url_fopen = On/Off that would help greatly.

    Thanks for the help..
    Marty

Viewing 1 replies (of 1 total)
  • The phpinfo() function can be used for this. One way to use it is to install the phpinfo plugin.

    Or, you could create a template that calls phpinfo and assign that template to a Page.

Viewing 1 replies (of 1 total)
  • The topic ‘Check php config’ is closed to new replies.