• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Remove 'open_basedir' from httpd.include

B

boftx

Guest
How can I remove the open_basedir entry entirely from httpd.include? I have a legacy package that will not work if that value is present. Using vhost.conf will NOT do it. I have even tried disabling php support for the domain and then puting the engine on command in vhost.conf to no avail, I can't override anything that already exists in httpd.include.

Thanks in advance!

Jim
 
Hello,

Yes it should do it.
Once I had similar problems and it was because I did not define <Directory >
and tryied that way.
 
You nailed it. I realized that about 30min after posting. I was tempted to remove the post, but figured if it might helped someone else to not feel as stupid as I did I'd leave it up. :)

Jim
 
Back
Top