apache urgent help!!!
--0-2016073176-1259346206=:64035
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
my server wont work i have tryed uninstalling and reinstalling it it wont c=
ome up. my domain is http://93.188.128.48/ and nothing comes up. i have tri=
ed everything. i think.=0A=0A=0A=0A
--0-2016073176-1259346206=:64035
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he=
ad><body><div style=3D"font-family:times new roman,new york,times,serif;fon=
t-size:12pt;color:#000000;"><div>my server wont work i have tryed uninstall=
ing and reinstalling it it wont come up. my domain is <span class=3D"cgSele=
ctable"><span><a target=3D"_blank" href=3D"http://93.188.128.48/">http://93=
..188.128.48/</a> and nothing comes up. i have tried everything. i think.</s=
pan><br></span></div>=0A<!-- cg29.c41.mail.ird.yahoo.com compressed/chunked=
Fri Nov 27 10:01:19 PST 2009 -->=0A</div><br>=0A=0A=0A=0A </body></ht=
ml>
--0-2016073176-1259346206=:64035--
Re: apache urgent help!!!
On Fri, 27 Nov 2009 18:23:26 +0000 (GMT), you wrote:
>my server wont work i have tryed uninstalling and reinstalling it it =
wont come up. my domain is http://93.188.128.48/ and nothing comes up. i =
have tried everything. i think.
You need to disable PWS (Microsoft Personal Web Server) if you want to
use Apache. Or have PWS listen on a different port.
# telnet 93.188.128.48 80
Trying 93.188.128.48...
Connected to 93.188.128.48.
Escape character is '^]'.
GET /
HTTP/1.1 404 Not Found
Date: Fri, 27 Nov 2009 18:25:27 GMT
Server: PWS/1.4.32
Content-Type: text/html
Content-Length: 0
Connection: close
------------------------------------------------------------ ---------
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 [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: apache urgent help!!!
On Fri, Nov 27, 2009 at 1:23 PM, Peter Maguire <wormpeter [at] yahoo.co.uk> wrote:
> my server wont work i have tryed uninstalling and reinstalling it it wont
> come up. my domain is http://93.188.128.48/ and nothing comes up. i have
> tried everything. i think.
Stop posting multiple threads with vague subject lines, and consider
reading the error log / event viewer.
As a diagnostic, you can start Apache from the foreground/in a cmd
window by changing to the install directory and running just
bin\Apache.exe
--
Eric Covener
covener [at] gmail.com
------------------------------------------------------------ ---------
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 [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org