LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Red Hat Linux (https://www.linuxquestions.org/questions/linux-newbie-8/red-hat-linux-631246/)

ruizerwin 03-28-2008 08:57 AM

Red Hat Linux
 
Hi..
I'm really new in linux OS...

I was wondering if someone can help me to install my web server. I try to install apache but it didn't work...

Help help please: confused:

ehawk 03-28-2008 01:33 PM

Are you using Red Hat Enterprise Linux or Fedora?

normally, you would install new software using the package manager, which is yum.

http://www.ozzu.com/unix-linux-forum...um-t73374.html

http://forums.fedoraforum.org/archiv...p/t-26001.html

http://docs.huihoo.com/apache/httpd/apache2.html

http://www.linuxquestions.org/questi...dora-5-463565/

pixellany 03-28-2008 04:31 PM

Welcome to LQ...I'm puzzled how you got a job as Linux Administrator with no experience.

In addition to telling us the version of RedHat, you also need to tell us what the problem is. "....it didn't work." doesn't give us much to go on.

simplicissimus 03-29-2008 04:36 AM

httpd start
 
If you have installed Apache and installation happened without problems, then you might want to start it (based on your message difficult to say if it is really running, or you just assume it's running).

On Fedora use
Code:

/etc/init.d/httpd start
if you installed from source then the name probably is apachectl and the location is where you have installed it.

Hope this helps,
Regards,
SIMP

Fedora User


All times are GMT -5. The time now is 09:23 AM.