W
worryboy
Guest
You wrote in your handbook
chapter
"Customizable httpd.include per domain and subdomain"
but
it dosent have any effect if i will overwrite an existing value
E.g
Plesk standard value
the faulty is in my meaning tha plesk overwrites this values "after" inserting my specific value...
did u have any hints ?
or resolutions ?
i wll change it to
chapter
"Customizable httpd.include per domain and subdomain"
if any of tis files exist by the time the main configuration file is generated, Plesk inserts the ....
but
it dosent have any effect if i will overwrite an existing value
E.g
Plesk standard value
Code:
php_admin_value open_basedir "/home/httpd/vhosts/xxx.com/httpsdocs:/tmp"
the faulty is in my meaning tha plesk overwrites this values "after" inserting my specific value...
did u have any hints ?
or resolutions ?
i wll change it to
Code:
php_admin_value open_basedir none