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

not adding subdomains in httpd.include

CrK01

New Pleskian
Hello,

after I updated to 8.2, when I add a subdomain, IT doesn't put the info in httpd.include , so i can't access to the directory.

user is created well and in plesk panel, is reflected

thanks,
 
Have you restarted apache since upgrade?
Try
Code:
/usr/local/psa/admin/sbin/websrvmng -v -a
 
OK I've tried:

websrvmng: Error in print subdomains configuration for xxx.xx
websrvmng: Error in print subdomains configuration for xxx.xx
websrvmng: Service /etc/init.d/httpd failed to gracefully restart
websrvmng: Service /etc/init.d/httpd failed to gracefully restart

what is the purpouse of : /usr/local/psa/admin/sbin/websrvmng -v -a ?

I usually make /etc/init.d/httpd restart

Anyway, i have moved the httpd.include and httpd.include.new that i see in "conf" archive, and created a subdomain.

Plesk, created a new httpd.include.new archive that it's inconcluded.

Any way to fix that ?

Thanks,
 
i continue with the same

domains are not added, and it's created a half httpd.include.new.. inconcluded :(
 
Back
Top