View Full Version : open_basedir directories too open?
thoroughfare
05-11-2005, 04:39 PM
php_admin_value open_basedir /home/user/:/tmp/:/var/www/:/usr/local/lib/php/:/etc/virtual/
I was wondering, is there any need for /etc/virtual to be in the open_basedir directive?
Many thanks,
Matt :)
dbeames
05-11-2005, 05:07 PM
I do not really see a reason for it. The /etc/virtual is for mail. So I do not see a real reason for having it in the basedir restrictions.
thoroughfare
05-11-2005, 05:28 PM
That was my thinking too. It's from the DA template, perhaps someone from DA could enlighten me?
Matt :)
gbjbaanb
01-14-2006, 11:30 AM
I used to run Plesk, and it had a quite severe open_basedir setting - just /tmp and the domain's http directory. I always thought that was the best approach - lock the website down to the minimum it needs to access.
nobaloney
01-14-2006, 06:33 PM
This is only a guess...
Perhaps UebiMiau needs it?
Jeff
Chrysalis
01-15-2006, 11:22 AM
I would guess they needed by webmail apps, try experimenting by removing the email dirs and run the webmail on your server then report back the results.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.