Hi, Senthil Nathan wrote:
hi, im a newbie to apache. how do i start the apache server. i see there is no process running for httpd.conf
How you start Apache will depend on what OS you are running. On Debian systems you would do:
/etc/init.d/apache start and ps -e|grep apache would indicate if it worked.On SUSE systems both starting it and what the process would be called differs, and so on for all other systems. We'll need more information to answer your question accurately.
Also, for very basic questions you'll find that search engines such as Google will generally answer your question faster than the list.
Brian
thanks senthil
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx