Quote:
Originally Posted by bathory
You have to create an entry in /ets/sudoers for the apache user, or use su:
Code:
su - -c "/path/to/apache2/bin/apachectl start"
|
Thanks for reply.I tried to start what you said.
i got the error
apache2@ebs /]$ su - apache2 -c /usr/local/apache2/bin/apachectl startssl
Password: Here I gave welcome123 which created for server.key
su: incorrect password
[apache2@ebs /]$