• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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