• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

vhost_ssl.conf not working

M

Mike Parker

Guest
Hi Everyone,

I am having difficulties getting my open_basedir to be consistent between http and https. I used phpinfo() and the open_basedir is different when I use http and https. Http works great, but https does not. Below I have described everything in more detail.

I am using Plesk 8.2 and CentOS 5.

I created vhost.conf and vhost_ssl.conf files with the following information:

<Directory var/www/vhosts/domain.com/httpdocs>
php_admin_value open_basedir "/var/www/vhosts/domain.com/httpdocs:.:/php:/tmp:/usr/share/pear"
</Directory>

I made the files identical as I have Plesk set to "Use a single directory for housing SSL and non-SSL content".

After creating these files I ran the following command - /usr/local/psa/admin/bin/websrvmng -a.

I also rebooted my server. After all of this, my open_basedir include path still does not updated with the information located in the vhost_ssl.conf file.

Any thoughts would be greatly appreciated. Thanks in advance!
 
feedback on this

I'm having the same issue on Plesk 9... can't seem to load directives via vhost_ssl.conf.

Did you figure this out?
 
vhost_ssl.conf NOT working!

No matter how you reconfigure, vhost_ssl.conf is NOT working.

I repeat for all folks working at paralles:

====================
vhost_ssl.conf IS NOT WORKING
====================
 
Back
Top