• 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.

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