J
jackop
Guest
I created a vhost.conf simply by copying httpd.include.
Then I used the following line to reconfirue the domain,
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=mydomain
Then I try to restart apache, but it gave me the following errors,
Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start
0: /usr/local/psa/admin/htdocs/server/restart_services.php:28 psaerror(string "Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start")
I don't understand what the error means.
How may I resolve the issue? or what should I do to just rollback?
Was it Okay to copy httpd.include to create vhost.conf?
Then I used the following line to reconfirue the domain,
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=mydomain
Then I try to restart apache, but it gave me the following errors,
Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start
0: /usr/local/psa/admin/htdocs/server/restart_services.php:28 psaerror(string "Unable to make action: Unable to manage service by websrvmng: websrvmng: Service httpd failed to start")
I don't understand what the error means.
How may I resolve the issue? or what should I do to just rollback?
Was it Okay to copy httpd.include to create vhost.conf?