Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 23:08:00 -0800
From:      Beech Rintoul <beech@alaskaparadise.com>
To:        freebsd-questions@freebsd.org
Cc:        dhaneshk k <dhaneshkk@hotmail.com>, net@mail.arrishq.net
Subject:   Re: apache server, zope server cant access through webbrowser
Message-ID:  <200704192308.05340.beech@alaskaparadise.com>
In-Reply-To: <BAY127-F2D5E4501CAFA0067935B0B2560@phx.gbl>
References:  <BAY127-F2D5E4501CAFA0067935B0B2560@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 19 April 2007, dhaneshk k said:
> HI all,
>
>    I installed FreeBSD6.0 server in my  Intel P4 machine , and I
> installed apache-2.2 webserver through /usr/ports and when I tried
> to
>
> start  my webserver  by /usr/local/sbin/apachectl   command ,
> But when I pointing the url http://localhost in my
> mozillafirefox(Gnome2.18 configured in this machine ) I am getting
> an error  " refused the connection The server may be busy Or may
> have a network connection problem   in mY browser window , but
> using this browser I can able to access all internet sites and
> search engines .

Check /var/log/httpd-error.log for errors. Your webserver may not be 
started. Also check ps waux | grep httpd to see if you have any httpd 
processes running. 

Even minor config file errors will keep apache from starting.

Beech
>
>
> Second thing , I installed Zope29    via /usr/ports/www/zope  and
> made all the instance dir and configuration for zope ,
>
>   but here also same problem  when I started my zope instance by
> using the ZopeInstance/bin/zopectl
>
> start command the process is starting   ,
> but when I point the URl
>   http://localhost:8080
>
> same error (refused the connection  The server may be busy Or may
> have a network connection problem   in My browser window )
>
> I tried http://127.0.0.1:8080   same error
>
> then tried http://192.168.31.25:8080 (same error    here this is
> the ip of my machine )
>
>
> At last    I  tried    telnet 127.0.0.1 8080 its not connecting
>
>   but  the smtp port  i tried (telnet 127.0.0.1 25 ) its connecting
>
>
> Can anybody help me to sove this issue please.
>
> Thanks in Advance
> dhanesh
>
> _________________________________________________________________
> Spice up your IM conversations. New, colorful and animated
> emoticons. Get chatting! http://server1.msn.co.in/SP05/emoticons/
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



-- 
---------------------------------------------------------------------------------------
Beech Rintoul - Port Maintainer - beech@alaskaparadise.com
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.freebsd.org/releases/6.2R/announce.html
---------------------------------------------------------------------------------------






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704192308.05340.beech>