|
Home > Archive > Apache Server configuration support > November 2006 > Starting Apache
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I have installed Apache HTTP Server 2.2.3 on Red Hat Enterprise Linux
WS 4 in the directory /usr/local/apache2. When I execute the command
apachectl -r start, it is not showing any errors/messages. When I enter
http://localhost in browser window, an error message 'Connection was
refused when connecting to localhost' is thrown. I don't find any file
in /usr/local/apache2/logs folder. I have no clue on what's wrong with
the setup. RHEL came with default Apache HTTP server. But I would like
install latest version in /usr/local folder.
Could any one please help me to install the apache.
Thanks in advance,
| |
| Davide Bianchi 2006-11-29, 1:19 pm |
| On 2006-11-29, Kiran <kiran.malla@gmail.com> wrote:
> WS 4 in the directory /usr/local/apache2. When I execute the command
> apachectl -r start
Something make me think that you're invoking the wrong 'apachectl',
use the full path /usr/local/apache2/sbin/apachectl
Davide
--
Microsoft Vaccine 2000 is configuring your immune system. This may take a
few minutes. If your body stops responding for a long time and there is no
brain activity please die. Setup will continue after you are reborn.
-- from alt.sysadmin.recovery
|
|
|
|
|