• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Onyx 17.0.17 and php open_basedir

Romuald

New Pleskian
Hello !

With my plesk Onyx, installed on windows server 2012R2, seems hard to override open_basedir directive / PHP 7.0.16

In D:\plesk\Additional\PleskPHP70\php.ini, it is set like this :
;open_basedir =

Whatever I setup in the Vhost admin page here
http://picpaste.com/2017-02-23_10h14_35-4F3HRQgv.png
, I have these values :
2017-02-23_10h08_45-zJWcQ8Xe.png

http://picpaste.com/2017-02-23_10h08_45-BMog5WVX.png
I restarted website, recycled app pool.

Did anyone have this error before ??


Thanks !
 
Found a workaround, adding this at the end of D:\plesk\Additional\PleskPHP70\php.ini
[PATH=D:\vhosts\xxxxxx.com]
open_basedir=""
 
Back
Top