• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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