Title: open_basedir
Last modified: July 10, 2018

---

# open_basedir

 *  Resolved [iluwQaa](https://wordpress.org/support/users/iluwka/)
 * (@iluwka)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/open_basedir-2/)
 * `Warning: file_exists(): open_basedir restriction in effect. File(/home/*/*/www?
   display_custom_css=css) is not within the allowed path(s): (/home/*/*/www:/home/*/.
   system/tmp:/usr/local/pear) in /home/*/*/www/wp-content/plugins/fast-velocity-
   minify/inc/functions.php on line 394`
    `Warning: file_exists(): open_basedir 
   restriction in effect. File(/home/*/*/www?display_custom_css=css) is not within
   the allowed path(s): (/home/*/*/www:/home/*/.system/tmp:/usr/local/pear) in /
   home/*/*/www/wp-content/plugins/fast-velocity-minify/inc/functions.php on line
   406`

Viewing 1 replies (of 1 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/open_basedir-2/#post-10612888)
 * Hi,
 * The plugin wants to open a css file but that is not allowed by your server hoster.
 * Either the server is blocking reading on that directory, or somewhere on your
   theme/plugins you are including a css file that doesn’t exist.
 * I suggest adding `display_custom_css` to the ignore list, so FVM can ignore it.

Viewing 1 replies (of 1 total)

The topic ‘open_basedir’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/open_basedir-2/#post-10612888)
 * Status: resolved