ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   General technical discussion (http://forum.ispsystem.com//forumdisplay.php?f=8)
-   -   How to change open_basedir path? (http://forum.ispsystem.com//showthread.php?t=1505)

MV1980 08-22-2011 01:53 PM

How to change open_basedir path?
 
Hi,

By default ispmanager creates the apache vhost with the following open_basedir:

php_admin_value open_basedir "/var/www/USER/data:."

How do we change this for new domains ?

I want to inclue another path besides the actual, something like:

php_admin_value open_basedir "/var/www/USER/data:.:/mnt"

Thank you

slava 08-23-2011 02:18 AM

Hello, you should add
Code:

ExtraOpenBasedir :/mnt
to ispmgr.conf and restart ispmgr

MV1980 08-23-2011 11:39 AM

Thank you :)


All times are GMT +2. The time now is 05:47 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.