You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Senthil Nathan <rs...@gmail.com> on 2005/11/29 19:05:43 UTC

[users@httpd] newbie - how to start apache server

hi,
im a newbie to apache.

how do i start the apache server.
i see there is no process running for httpd.conf

thanks
senthil

Re: [users@httpd] newbie - how to start apache server

Posted by Brian C <br...@berkeley.edu>.
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org