SeLLeRoNe
Super Moderator
Hi everyone,
maybe i found something that seems to be a bug.
I had suspended a user and after that on http restart from ssh i had this:
Ive checked and user admin dont have those subdomain.. ive investigated on all httpd.conf for each user and found that those subdomains (scambio,admin and statistiche) are all from one user that is suspended.
Ive logged as that user and removed those subdomain, and error disapeeared.. but, adding those subdomain back again the error show up again.
So i think is a bug that fill the httpd.conf in a wrong way just for suspended users subdomains.
Regards
maybe i found something that seems to be a bug.
I had suspended a user and after that on http restart from ssh i had this:
Code:
Avvio di httpd: Warning: DocumentRoot [/home/admin/domains/suspended/admin] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/admin] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/scambio] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/scambio] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/statistiche] does not exist
Warning: DocumentRoot [/home/admin/domains/suspended/statistiche] does not exist
Ive checked and user admin dont have those subdomain.. ive investigated on all httpd.conf for each user and found that those subdomains (scambio,admin and statistiche) are all from one user that is suspended.
Ive logged as that user and removed those subdomain, and error disapeeared.. but, adding those subdomain back again the error show up again.
So i think is a bug that fill the httpd.conf in a wrong way just for suspended users subdomains.
Regards