• Resolved DesignDNA

    (@designdna)


    The Plugin has crashed my website. I deleted and reinstalled the plugin But I get this message when I activate the plugin
    basedir restriction in effect. File(/includes/fbwpml.php) is not within the allowed path(s): (/usr/www/wwws/users/angelvnszj:/usr/wwws/users/angelvnszj:/usr/www/users/angelvnszj:/usr/home/angelvnszj:/usr/local/rmagic:/usr/share/php:/usr/local/lib/php:/tmp:/usr/bin:/usr/local/bin:/usr/local/share/www:/usr/www/share/www:/usr/share/misc:/dev/urandom:/var/www/php_profiler/xhgui) in /usr/www/users/angelvnszj/wp-content/plugins/facebook-for-woocommerce/includes/Integrations/Integrations.php on line 61 Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/angelvnszj/wp-content/plugins/facebook-for-woocommerce/includes/Integrations/Integrations.php:61) in /usr/www/users/angelvnszj/wp-includes/functions.php on line 6362 Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/angelvnszj/wp-content/plugins/facebook-for-woocommerce/includes/Integrations/Integrations.php:61) in /usr/www/users/angelvnszj/wp-admin/includes/misc.php on line 1310 Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/angelvnszj/wp-content/plugins/facebook-for-woocommerce/includes/Integrations/Integrations.php:61) in /usr/www/users/angelvnszj/wp-admin/admin-header.php on line 9

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • stephjacq a11n

    (@stephjacq)

    Automattic Happiness Engineer

    Open_basedir is a restriction to prevent a hosting package user from accessing any paths on the server that are not authorised, such as the paths to other domains on shared web servers, or to access the hosting software.

    The open_basedir function defines the locations or paths from which PHP is allowed to access files using functions like fopen() and gzopen(). If a file is outside of the paths defined by open_basedir, PHP will refuse to open it.

    To resolve this we’d advise opening a discussion with your web host and suggest that they chmod the /includes/fbwpml.php to 775.

Viewing 1 replies (of 1 total)

The topic ‘Plugin crashed my Website’ is closed to new replies.