• 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.conf has no affect

S

screamv

Guest
I created a vhost.conf to change some PHP settings, uploaded it, and restarted Apache. My changes did not take affect.

I looked at the http.include file, and nowhere except in the commented space at the top of the file, do I see referance to vhost.conf. So how is the vhost.conf supposed to work if the http.include does not "include" it?

What can I do to fix?

Thanks!
 
Look in the manual for plesk admin. There is a command you need to run before vhost.conf works. Don't remember it, but the "old" one, which still works is:
/usr/local/psa/admin/sbin/websrvmng -u --vhost-name=YOURDOMAIN.com
 
Back
Top