troubleshooting apache server
troubleshooting apache server
am 29.01.2010 22:41:32 von Scott Jones
--00032555b916ec1300047e5480a8
Content-Type: text/plain; charset=ISO-8859-1
I run apache 2 on my server, at fyrenice.com, and have no problem accessing
it locally. I run Mailman and SugarCRM among others, but am dead in the
water for the moment. I have ports 80 and 443 forwarded to my server machine
through my Linksys WRTP54G router. I can ssh in to my server no problem, but
I can't access the admin pages for SugarCRM or for Mailman.
Where do I start in troubleshooting my setup? I have two identical hdds in
this server and have already installed Ubuntu 9.10 with ext4 on the second
drive. Would I better off just moving over to the new drive, installing
Apache2, Mailman, SugarCRM and starting fresh there? That option exists but
I'd still like to figure out why Apache is not serving up pages correctly as
is.
Help!
Scott
--00032555b916ec1300047e5480a8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I run apache 2 on my server, at
fyreni=
ce.com, and have no problem accessing it locally. I run Mailman and Sug=
arCRM among others, but am dead in the water for the moment. I have ports 8=
0 and 443 forwarded to my server machine through my Linksys WRTP54G router.=
I can ssh in to my server no problem, but I can't access the admin pag=
es for SugarCRM or for Mailman.
=A0
Where do I start in troubleshooting my setup? I have two identical hdd=
s in this server and have already installed Ubuntu 9.10 with ext4 on the se=
cond drive. Would I better off just moving over to the new drive, installin=
g Apache2, Mailman, SugarCRM and starting fresh there? That option exists b=
ut I'd still like to figure out why Apache is not serving up pages corr=
ectly as is.
=A0
Help!
=A0
Scott
--00032555b916ec1300047e5480a8--
Re: troubleshooting apache server
am 30.01.2010 11:41:07 von Nicholas Sherlock
On 30/01/2010 10:41 a.m., Scott Jones wrote:
> I run apache 2 on my server, at fyrenice.com , and
> have no problem accessing it locally. I run Mailman and SugarCRM among
> others, but am dead in the water for the moment. I have ports 80 and 443
> forwarded to my server machine through my Linksys WRTP54G router. I can
> ssh in to my server no problem, but I can't access the admin pages for
> SugarCRM or for Mailman.
Server running Windows? Go into the firewall settings and add entries to
allow traffic on those ports from the Internet.
Cheers,
Nicholas Sherlock
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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
Re: troubleshooting apache server
am 30.01.2010 12:04:56 von Nicholas Sherlock
On 30/01/2010 10:41 a.m., Scott Jones wrote:
> I run apache 2 on my server, at fyrenice.com , and
> have no problem accessing it locally. I run Mailman and SugarCRM among
> others, but am dead in the water for the moment. I have ports 80 and 443
> forwarded to my server machine through my Linksys WRTP54G router. I can
> ssh in to my server no problem, but I can't access the admin pages for
> SugarCRM or for Mailman.
> Where do I start in troubleshooting my setup? I have two identical hdds
> in this server and have already installed Ubuntu 9.10 with ext4 on the
> second drive. Would I better off just moving over to the new drive,
> installing Apache2, Mailman, SugarCRM and starting fresh there? That
> option exists but I'd still like to figure out why Apache is not serving
> up pages correctly as is.
Whoops, I see you're currently running Ubuntu.
Your hosting on port 443 is working just fine. I can see your SugarCRM
login page at https://fyrenice.com. There's nothing listening on port
80, though.
You should check your Apache error log, and double check your
port-forwarding configuration.
Cheers,
Nicholas Sherlock
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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
Re: troubleshooting apache server
am 30.01.2010 12:14:47 von Krist van Besien
On Fri, Jan 29, 2010 at 10:41 PM, Scott Jones wrote:
> I run apache 2 on my server, at fyrenice.com, and have no problem accessing
> it locally. I run Mailman and SugarCRM among others, but am dead in the
> water for the moment. I have ports 80 and 443 forwarded to my server machine
> through my Linksys WRTP54G router. I can ssh in to my server no problem, but
> I can't access the admin pages for SugarCRM or for Mailman.
>
> Where do I start in troubleshooting my setup? I
Start by giving us more imformation.
- What OS are you using, what version of Apache?
- If you open a browser on the machine itself, can you browse the
website, does it work as expected? If you can't open a browser, but
have SSH access, use a command line tool like curl or wget to test.
- Can you browse your website from a local machine in the same network
as your server?
Krist
--
krist.vanbesien@gmail.com
krist@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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
Re: Re: troubleshooting apache server
am 30.01.2010 16:44:23 von Scott Jones
--00032555316a7f23e1047e63a1ca
Content-Type: text/plain; charset=ISO-8859-1
On Sat, Jan 30, 2010 at 4:04 AM, Nicholas Sherlock wrote:
> On 30/01/2010 10:41 a.m., Scott Jones wrote:
>
>> I run apache 2 on my server, at fyrenice.com , and
>>
>> have no problem accessing it locally. I run Mailman and SugarCRM among
>> others, but am dead in the water for the moment. I have ports 80 and 443
>> forwarded to my server machine through my Linksys WRTP54G router. I can
>> ssh in to my server no problem, but I can't access the admin pages for
>> SugarCRM or for Mailman.
>> Where do I start in troubleshooting my setup? I have two identical hdds
>> in this server and have already installed Ubuntu 9.10 with ext4 on the
>> second drive. Would I better off just moving over to the new drive,
>> installing Apache2, Mailman, SugarCRM and starting fresh there? That
>> option exists but I'd still like to figure out why Apache is not serving
>> up pages correctly as is.
>>
>
> Whoops, I see you're currently running Ubuntu.
>
> Your hosting on port 443 is working just fine. I can see your SugarCRM
> login page at https://fyrenice.com. There's nothing listening on port 80,
> though.
>
> You should check your Apache error log, and double check your
> port-forwarding configuration.
>
>
>
Nicolas:
I tried logging in to https://fyrenice.com/sugarcrm and indeed I arrive at
the login screen too. Is this because my installation of SugarCRM is setup
to be secure, https, while my Mailman installation is just without the
security, http? Secure on 443 and unsecure on port 80?
I went to my router webmin page and unchecked port 80 forwarding, saved, and
went back and switched it back on. Port 80 is forwarded to the same internal
machine address as port 443, so it has to be elsewhere. I can't access my
system from work here today so I'll have to check the error log tonight.
Any other suggestions?
Scott
--00032555316a7f23e1047e63a1ca
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Sat, Jan 30, 2010 at 4:04 AM, Nicholas Sherlo=
ck
<n.sherlock=
@gmail.com> wrote:
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
On 30/01/2010 10:41 a.m., Scott Jones wrote:
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I run apache 2 on my server, at =
<
href=3D"http://fyrenice.com/" target=3D"_blank">http://fyrenice.com>=
, and=20
have no problem accessing it locally. I run Mailman a=
nd SugarCRM among
others, but am dead in the water for the moment. I hav=
e ports 80 and 443
forwarded to my server machine through my Linksys WRT=
P54G router. I can
ssh in to my server no problem, but I can't access the admin pages for<=
br>SugarCRM or for Mailman.
Where do I start in troubleshooting my setup=
? I have two identical hdds
in this server and have already installed Ub=
untu 9.10 with ext4 on the
second drive. Would I better off just moving over to the new drive,
inst=
alling Apache2, Mailman, SugarCRM and starting fresh there? That
option =
exists but I'd still like to figure out why Apache is not serving
up pages correctly as is.
Whoops, I see you=
're currently running Ubuntu.
Your hosting on port 443 is workin=
g just fine. I can see your SugarCRM login page at
ice.com/" target=3D"_blank">https://fyrenice.com. There's nothing l=
istening on port 80, though.
You should check your Apache error log, and double check your port-forw=
arding configuration.=20
Nicolas:
=A0
I tried logging in to
https:=
//fyrenice.com/sugarcrm=A0and indeed I arrive at the login screen too. =
Is this because my installation of SugarCRM is setup to be secure, https, w=
hile my Mailman installation is just without the security, http? Secure on =
443 and unsecure on port 80?
=A0
I went to my router webmin page and unchecked port 80 forwarding, save=
d, and went back and switched it back on. Port 80 is forwarded to the same =
internal machine address as port 443, so it has to be elsewhere. I can'=
t access my system from work here today so I'll have to check the error=
log tonight.
=A0
Any other suggestions?
=A0
Scott
--00032555316a7f23e1047e63a1ca--
Re: Re: troubleshooting apache server
am 30.01.2010 17:11:46 von Scott Jones
--0003255543166ff548047e6403f5
Content-Type: text/plain; charset=ISO-8859-1
I guess it just took resetting my router. I am IN. Thanks for all of your
suggestions!
Scott
On Sat, Jan 30, 2010 at 8:44 AM, Scott Jones wrote:
> On Sat, Jan 30, 2010 at 4:04 AM, Nicholas Sherlock wrote:
>
>> On 30/01/2010 10:41 a.m., Scott Jones wrote:
>>
>>> I run apache 2 on my server, at fyrenice.com , and
>>>
>>> have no problem accessing it locally. I run Mailman and SugarCRM among
>>> others, but am dead in the water for the moment. I have ports 80 and 443
>>> forwarded to my server machine through my Linksys WRTP54G router. I can
>>> ssh in to my server no problem, but I can't access the admin pages for
>>> SugarCRM or for Mailman.
>>> Where do I start in troubleshooting my setup? I have two identical hdds
>>> in this server and have already installed Ubuntu 9.10 with ext4 on the
>>> second drive. Would I better off just moving over to the new drive,
>>> installing Apache2, Mailman, SugarCRM and starting fresh there? That
>>> option exists but I'd still like to figure out why Apache is not serving
>>> up pages correctly as is.
>>>
>>
>> Whoops, I see you're currently running Ubuntu.
>>
>> Your hosting on port 443 is working just fine. I can see your SugarCRM
>> login page at https://fyrenice.com. There's nothing listening on port 80,
>> though.
>>
>> You should check your Apache error log, and double check your
>> port-forwarding configuration.
>>
>>
>>
> Nicolas:
>
> I tried logging in to https://fyrenice.com/sugarcrm and indeed I arrive at
> the login screen too. Is this because my installation of SugarCRM is setup
> to be secure, https, while my Mailman installation is just without the
> security, http? Secure on 443 and unsecure on port 80?
>
> I went to my router webmin page and unchecked port 80 forwarding, saved,
> and went back and switched it back on. Port 80 is forwarded to the same
> internal machine address as port 443, so it has to be elsewhere. I can't
> access my system from work here today so I'll have to check the error log
> tonight.
>
> Any other suggestions?
>
> Scott
>
--0003255543166ff548047e6403f5
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
I guess it just took resetting my router. I am IN. Thanks for all of y=
our suggestions!
=A0
Scott
On Sat, Jan 30, 2010 at 8:44 AM, Scott Jones
an dir=3D"ltr"><
sanchiro@gmail.com=
> wrote:
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
On Sat, Jan 30, 2010 at 4:04 AM, Nicholas Sherlock
dir=3D"ltr"><
n=
..sherlock@gmail.com> wrote:
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
On 30/01/2010 10:41 a.m., Scott Jones wrote:
px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I run apache 2 on my server, at =
<
href=3D"http://fyrenice.com/" target=3D"_blank">http://fyrenice.com>=
, and=20
have no problem accessing it locally. I run Mailman and SugarCRM a=
mong
others, but am dead in the water for the moment. I have ports 80 an=
d 443
forwarded to my server machine through my Linksys WRTP54G router. =
I can
ssh in to my server no problem, but I can't access the admin pages for<=
br>SugarCRM or for Mailman.
Where do I start in troubleshooting my setup=
? I have two identical hdds
in this server and have already installed Ub=
untu 9.10 with ext4 on the
second drive. Would I better off just moving over to the new drive,
inst=
alling Apache2, Mailman, SugarCRM and starting fresh there? That
option =
exists but I'd still like to figure out why Apache is not serving
up pages correctly as is.
Whoops, I see you=
're currently running Ubuntu.
Your hosting on port 443 is workin=
g just fine. I can see your SugarCRM login page at
ice.com/" target=3D"_blank">https://fyrenice.com. There's nothing l=
istening on port 80, though.
You should check your Apache error log, and double check your port-forw=
arding configuration.=20
Nicolas:
=A0
I tried logging in to
=3D"_blank">https://fyrenice.com/sugarcrm=A0and indeed I arrive at the =
login screen too. Is this because my installation of SugarCRM is setup to b=
e secure, https, while my Mailman installation is just without the security=
, http? Secure on 443 and unsecure on port 80?
=A0
I went to my router webmin page and unchecked port 80 forwarding, save=
d, and went back and switched it back on. Port 80 is forwarded to the same =
internal machine address as port 443, so it has to be elsewhere. I can'=
t access my system from work here today so I'll have to check the error=
log tonight.
=A0
Any other suggestions?
=A0
Scott
--0003255543166ff548047e6403f5--