[BlueOnyx:11055] Re: Disable open_basedir for vsite

Tjerk Hacquebord lists at hqmatics.nl
Tue Jul 31 03:40:42 -05 2012


That does not disable open_basedir, it just grants access to /

Performance problems still exist that way because PHP still does a few
security checks. I need to disable it to save hundreds of stat calls.
(https://bugs.php.net/bug.php?id=52312 )

I need the directive to be empty like;

 

php_admin_value open_basedir "none"

 

Any other suggestions besides manually editing the vhost file?

 

 

Tjerk

 

 

Van: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] Namens SB9-PageKeeper Service
Verzonden: maandag 30 juli 2012 22:43
Aan: BlueOnyx General Mailing List
Onderwerp: [BlueOnyx:11048] Re: Disable open_basedir for vsite

 

Put '/' in the vsite php configuration for that site in the blueonyx GUI.

EG;  <javascript:%20void%200> Open Basedir (Vsite): /

HTH

----- Original Message ----- 

Sent: Monday, July 30, 2012 1:51 PM

Subject: [BlueOnyx:11047] Disable open_basedir for vsite

 

Hi,

 

Is it possible to disable PHP open_basedir for just one vsite through the
GUI?

 

I need the value in the VirtualHost file to look like this:

 

php_admin_value open_basedir "none"

 

 

Setting the VSite value under Services -> PHP does not remove the server
open_basedir settings.

 

 

Thanks,

Tjerk


  _____  


_______________________________________________
Blueonyx mailing list
 <mailto:Blueonyx at mail.blueonyx.it> Blueonyx at mail.blueonyx.it
 <http://mail.blueonyx.it/mailman/listinfo/blueonyx>
http://mail.blueonyx.it/mailman/listinfo/blueonyx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20120731/41206ed7/attachment.html>


More information about the Blueonyx mailing list