Localhost is an address/term used for testing connection to the local host (current computer) used for some network troubleshooting

learn more… | top users | synonyms

3
votes
6answers
4k views

SQL Server 08 Express error when connecting to localhost - “Timeout expired”. Works with ::1 or 127.0.0.1

EDIT New info: Navigating to localhost:1434 in Chrome gives me an "ERR_EMPTY_RESPONSE", while other ports give me an "Oops! This link appears to be broken". So it seems to binding ok there? So ...
0
votes
3answers
147 views

localhost redirect to www.localhost

I'm currently developing two websites, one for work and one for studies. The work site (silke) was already configured and ran perfectly. When I set up the other site with ZF2, I set up a virtual host ...
0
votes
3answers
136 views

Unable to run php

i am unable to run my php script using the following command : http://localhost/test.php after typing the above command am getting a dialog box to open or save file named as test.php m unable to get ...
0
votes
2answers
120 views

emails not sending from CentOS 5.6 VM on Win7 via PHP code

I am experiencing an issue where my CentOS 5.6 (Final) VM running on Windows 7 has stopped sending emails from my PHP code. I'm confident this isn't a coding issue as I have the exact same code ...
0
votes
2answers
148 views

hitting a webpage hosted in JBOSS externally

I have jboss 5.0 running a web application I am developing. I am able to hit the pages using localhost:8080 but not my external IP address.. How can i hit with my ip???
0
votes
2answers
205 views

Web application on Local network

This is the same question asked here. I don't know if this issue was resolved. I am unable to connect to my local server from other network PCs. I am using Eclipse with Tomcat to run my web ...
0
votes
2answers
271 views

weird localhost/mysql connection problem

So everything was working fine a few hours ago. I restarted my computer to update some software and now I can't connect to mysql via phpmyadmin or any of my locally hosted sites. The sites come up ...
0
votes
2answers
2k views

Help configuring Mercury mail or similiar with XAMPP to send e-mail outside of localhost

I'm building a PHP/MySQL driven website for my department at work (installed via XAMPP). I need to be able to send mail to outside e-mail addresses (e.g., Yahoo, Hotmail, etc.) using the PHP mail() ...
-1
votes
2answers
1k views

localhost on WAMP returns 404, changing port numbers doesn't help

When I try and access my WAMP server over a connection to localhost through Firefox I get a 404 error. I checked the firewall and changed it to off. Then I changed the listening port from 80 to 81 ...
-3
votes
2answers
155 views

Apache2 : Xampp is not running

I have apache2 and Xampp both installed in my server now my problem is When i stop apache2 from /etc/init.d/apache2 stop and tried restart xampp like /opt/lampp/lampp restart i am getting the ...

1 2