Related topics

FrontPage Port 80 closed?
If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; Default port ? # DBI_DSN dbi:Pg: # DBI_USER <not set> # Test schema dbd_pg_testschema # Adjusted: DBI_DSN # Error was: could not connect to server: No such file or

Testing Port 80 on Web Server
Duane Arnold no...@notme.com comp security firewalls "a" <n...@apzx.tmfweb.nb> wrote in news:c19sai$5mo$1@azure.qinip.net: 80 open HTTP HTTP web services You can use Active Port (free use Google) to see if you can spot what's using port 80 while doing the test. Most like it's that or you have some kind of

freedns.afraid.org -- anyone use it?
This means port 443. You seem ot be listening on 8443. By the way, what do you think about connecting SSL to port 80? I'd tell you , but there are setup for the virtual host DocumentRoot /test/apps11i/crp/crpcomn/aipstore ServerName aipstore.aip.org ServerAdmin appl...@aip.org </VirtualHost> <VirtualHost

changing document.domain: Bug in JS Engine ??
Symantec and PC Flank both show my port 80 open everything else is stealth. In fact every port is closed or stealth except 80. These files are the result of many, many hours of tweaking and testing. Click on the sport you are interested in to view the latest roster and game updates. Enjoy.

Windows 2000 beta test site. <Wanna bet on that fire wall!?!
Change the TCP port from 80 to 8081 at a cmd prompt: net stop w3svc <enter> net start w3svc <enter> Now--on the Linksys, forward ports 8081 through 8081 TCP to the relevant machine. At an external machine, test as follows: http://myipaddress:8081/tsweb/ http://myipaddress:8081 should yield an under construction

How do I get TCP off port 80?
"Joedog" <repl...@group.com> wrote in message news:%23Bco1rgNDHA.3880@tk2msftngp13. phx.gbl... before i go thru all the trouble of setting up a web server behind a firewall, how can I test to see that my natting firewall/router is configured correctly to pass tcp thru port 80? is there a cmd line util - netstat or

Got hacked - anyone know what this is?
The default is 80, but I use 81 as I already use IIS on Port 80. If you did the same, then the URL in your sites is http://localhost:81/nameofsite. Hi, I'll try this again (Haven't been getting any replies on my questions)- I downloaded the Apache 2.0 Test Server so that I can (hopefully) do testing locally,

extra bytes written to SATA DVD drive on kernel 2.6.23 till ...
Thor Kottelin t...@anta.net comp security firewalls Richard wrote: From the Shields Up test at www.grc.com I have learned that my computer has an open port 80 and 554. An open port 80 means that my computer acts as a server and is therefore vulnerable. What is the function of port 554? Port 554 is typically used to

80 Online Optimum Port
Also, whatever test you're doing for port 80 listener is wrong; lsof -i tcp:80 shows nothing there, and in fact thttpd *does* start and get port 80, so the sense of that test is probably backwards... # apt-get install thttpd Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages

#23868 [Opn->Bgs]: _SERVER["SERVER_PORT"] returns port 80 ...
Hon...@sector27.de netscape devs-javascript Badda wrote: Following problem with example: all documents are assumed to be located on 10.0.0.1, server port 80, subdir test: index.html: <html> <head> <title>Test</title> </head> <frameset rows="*,*"> <frame name="frame1" src="http://10.0.0.1:80/test/frame1.html">

Problem accessing www.blindpigrecords.com from Xtra broadband?
jbongran jbong...@noos.fr microsoft public inetserver iis In order to make this test, you must test from the outside of your lan. If you try the wan IP adress from the lan, a local loopback is made, and you'll never know if your ISP prohibits the use of the port 80. You can try an online scanner in order to see if

mochiweb vs. inets httpd
Ever since I installed AOL Broadband 9.0 I cannot upload to my web pages over my cable connection because of a port 80 error . . . unless I sign onto AOL through my cable first, Can I open the port myself using windows commands? I do not even use AOL except as a third test (IE, Netscape, AOL) on my web pages.

Testing virtual hosts.
An easy test would be to enter http://localhost in your browser. If you have a webserver running it should connect and display summink, I've tried using a 'tool Did my port scanner on my local address and all OK. Strangely though, if I use Steve Gibson's site it shows as PORT 80 open and displays my assigned IP

Browsers don't work, ping and telnet do
Richard
Riddle CRM Developer Autonomix "Ken" wrote: I am redeploying my Crm 3.0 system to a test environment and I am getting the following error message from Setup requires the presence of the Web site configured to run at port 80 with an empty Host Header. http://support.microsoft.com/kb/913518 I had found

avantgo.com and pocket pc's
SMS_MP_CONTROL_MANAGER 2/29/2008 7:32:38 AM 912 (0x0390) Call to HttpSendRequestSync failed for port 80 with status code 404, text: Not Found SMS_MP_CONTROL_MANAGER 2/29/2008 7:37:38 AM 912 (0x0390) Http test request failed, status code is 404, 'Not Found'. SMS_MP_CONTROL_MANAGER 2/29/2008 7:37:38 AM 912 (0x0390)

Exeeeeej!
I need to test whether port 80 is open on an IP, I use: Private Sub MoreCode() Scan80(NextIP) If Open80 = 1 then etc etc etc End Sub Private Sub Scan80(TheIP) Open80 = 0 Winsock1.Close Winsock1.RemoteHost = TheIP Winsock1.RemotePort = 80 Winsock1.Connect Do Until Winsock1.State = sckConnected DoEvents: DoEvents:

Why is port 80 open?
The site is http://servername/site/test on port 80 Then i created a certificate in order to put Srv 1 in a DMZ for Extranet access. This is OK, no problem. The site is now accessible via port 443 https://servername/site/test When i want to access the extranet site from internet using url

How test if port 22 or 80 is open on remote machine ?
set password, hostname, port # set username, database # execution tests ok t/03_Test-Environment-Plugin-Dump.........ok All tests successful, 2 tests skipped. for MSWin32): $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl $UID/$EUID = 501 / 501 $GID = 501 501 81 79 80 $EGID = 501 501 81 79 80 Perl module

Redeployment of CRM 3.0 for Test System
Also, you'll have to either remove IIS or bind it to another IP/port pair. IIS and AutoDiscovery were fighting over port 80 on the Internal IP. Wonder why it's on port 8080 rather than 80, given I've configured _outbound_ requests to be on 8080 and inbound ones/autodiscovery on 80 as per the docs/dialogs -- ah

Info reqd. for testing a website from another computer
... was caching content, until I realized that my @home service might be I set up the server to access content from work and ran into the following: [snip! a test] Is @Home caching that content? It looks like it is...for how LONG? Can I force it to expire or am I doomed to not be able to use the server on port 80?