RE: Open_Base Problem
12-31-2015, 09:29 PM
(This post was last modified: 12-31-2015, 09:29 PM by iTpain.)
Ok solved the issue like this
Go to Module Admin > Apache Config select the domain vHost and disable Open Base
Go you hosting file on /etc/sentora/configs/apache and edit the httpd-vhosts.conf and remove the line that contain
Go to Module Admin > Apache Config select the domain vHost and disable Open Base
Go you hosting file on /etc/sentora/configs/apache and edit the httpd-vhosts.conf and remove the line that contain
Code:
php_admin_value open_basedir "/var/sentora/hostdata/zadmin/public_html/mydomain_info:/var/sentora/temp/"