`localhost` usually refers to the special addresses `127.0.0.1` and `::1` that map to a loopback device, which allows a computer to connect to itself.
-2
votes
0answers
14 views
Oracle11g localhost:1158/em not connect [closed]
Installed Oracle11g and localhost connect on first time but after restarting the localhost:1158/em is not connect the browser says "temporarily unavailable". I install Postgresql after the ...
1
vote
2answers
53 views
Browsing to localhost is slow when connected to Internet
When I browse localhost in my browser when connected to the Internet, the response is slow; it takes 30 seconds or completely times out. When I disconnect from the Internet, it is blazing fast and ...
1
vote
1answer
58 views
Website is resolving to localhost?
For some reason, the website funshion.com resolves to localhost (127.0.0.1) when I run it on tracert. The website should, of course, go to the website, not to my computer.
Basically, Funshion is a ...
0
votes
1answer
47 views
Links from Localhost not working
After I type "localhost" in my browser the index.html successfully loads. However any to the links on that website appear to be dead. Once clicked, nothing happens. I see the right path in the path ...
0
votes
1answer
32 views
trouble with Wordpress (Buddypress) localhost installation?
I installed wordpress in localhost using Xampp and Bitnami
it works well at the begin and I install also Buddypress plugin and start working on the website . Today however it suddenly stopped ...
0
votes
1answer
62 views
How do I add custom DNS server and preserving default DNS of ISP in OS X Mountain Lion
I'm using OS X Mountain Lion. I'm using dnsmasq to set up wildcard localhost domain names, such as http://local.dev, to point to localhost. But I have to add 127.0.0.1 in my system preference -> ...
1
vote
0answers
127 views
Why is “localhost” slower than “127.0.0.1” in Google Chrome - Windows 8? [duplicate]
There is a very similar previous question and answer, but for windows 7 and/or earlier versions of Google Chrome, here:
Is there a way to disable IPv6 in Google's Chrome?
That solution no ...
0
votes
0answers
42 views
Access localhost with domain alias via VM
I have a local development environment that I have setup using MAMP on OSX, on the default Apache and MySQL ports (80 and 3306).
In the hosts file I have setup custom domains for my sites, eg.
...
1
vote
0answers
101 views
How to remove all autocomplete urls with a certain url in Chrome
I am converting my localhost:8888 to localhost and I want to remove all the autocomplete urls that have localhost:8888 in them. I already did this for history but how do I do this for autocomplete? I ...
0
votes
1answer
51 views
Checkmark next to website title in browser tab?
I'm developing a site on my local machine, and on every browser after the document is ready a checkmark is prepended to the corresponding tab.
There is a noticeable small delay before this ...
0
votes
1answer
60 views
Bridge Windows 8 Guest in OSX Mountain Lion Host Virtual Machine for local development
I'm trying to test in a local development environment before committing to my team's repository.
Host OS - OS X 10.8.2 Mountain Lion
Guest OS - Windows 8
I am running VMWare Fusion 5 as a virtual ...
-3
votes
1answer
334 views
No “localhost” or “127.0.0.1” in Ubuntu 12.10
After installing Ubuntu 12.10, I tried intalling Metasploit (ruby already installed).
First, I get:
[-] Failed to connect to the database: could not connect to server: Connection refused
Is the ...
1
vote
0answers
50 views
Localhost via WAMP doesn't connect
I needed to change the default port wamp was listening to, so now I need to use another one, let's say 81. So now instead of going to http://localhost now I need to go to http://localhost:81. No ...
1
vote
1answer
82 views
Pages of website returns a WAMP homepage on my LocalHost?
Using WAMPSERVER for windows 7, smartgit and Safe Search Replace I have done the following steps:
Pulled a wordpress code from a github repository using smartgit
Downloaded the database from the ...
1
vote
0answers
273 views
Cannot resolve localhost on Mac OS mountain lion
For the longest time I was a MAMP user, until yesterday, something went terribly wrong and MAMP would no longer start mysql. Long story short I decided to ditch MAMP and just setup my own AMP server, ...
1
vote
3answers
150 views
I have a domain name that I want to redirect to my local server. How do I do this?
This may be better suited for Server Fault, so someone can migrate it if need be.
For the purposes of testing, I want to redirect a domain name I own to my localhost. How do I do this? Can I simply ...
-1
votes
1answer
324 views
setup localhost on windows 8 with wamp or whatever [closed]
I want to use localhost on windows 8. Ive tried installing Wamp and it works except for i need a microsoft file named msvcr100.dll. Ive downloaded it but it isnt compatible with windows 8. (or i just ...
1
vote
1answer
29 views
run the same hosts on my local network?
I don't know how to explain that but I want to do the same like if I got in my hosts file any host to resolve but in a network scope. when the try to access to some direction like google.com they ...
0
votes
1answer
125 views
How to connect SSH to localhost in Windows7?
Connect SSH Secure Shell to localhost in Windows machine.
What will be host name, username , port and authentication method filled in Quick connect of SSH?
I tried with 127.0.0.1, but it is ...
0
votes
1answer
50 views
Accessing my localhost through phone results in errors loading resources
I want to browse through my PC's localhost using my android phone. I need it, because I want to test my websites on mobiles without uploading entire project on my server. Is it possible? For now, I ...
0
votes
0answers
65 views
permission eror to access file localhost/folder on this server
I am trying to access a folder that is in my sites directory which is being served up at localhost/~anderskitson/anchor-cms-0.8.2/ but I am getting the following error. The permissions on that folder ...
0
votes
0answers
33 views
Issues posting data on local server
I am running IIS 7 on my Windows 7 computer.
The problem I am facing is if I am on a web page for too long, then go to make a POST request the server doesn't respond.
If I make the POST request as ...
0
votes
1answer
388 views
Mac OS X Mountain Lion can't ping/telnet localhost. Point to a wrong public IP
I've been developing Node.js apps on my localhost on port 1337 for last two years with no problem as shown below.
$ node app
App started on port 1337
Today I wanted to test how things go with ...
1
vote
0answers
50 views
Localhost slow on desktop, not on laptop
I am using XAMPP Lite on my desktop and laptop, which uses Apache for the web-server and also supports PHP.
My locally hosted image gallery PHP program has its page elements (100s of thumbnails) ...
1
vote
1answer
261 views
how do I get 0.0.0.0 to resolve to localhost when browsing a url that contains 0.0.0.0?
Doing some node development on windows. Node programs like to kick out URLs that look like http://0.0.0.0:8080. In Linux (iirc) pasting that url into the browser will be successful. But in Windows, ...
0
votes
1answer
189 views
Multiple User login on the same local host — TFS
We have Visual Studio on our server P.C. and we have created multiple user accounts on the server.
Now, when we run the same project from multiple accounts, and host them on local host, when one user ...
1
vote
0answers
22 views
mod_geoip in local
I have to implement a geo location functionality on a Magento based website, thus php on an apache2 server.
Obviously, in my local machine mod_geoip isn't very helpful. I was wondering if I could fool ...
0
votes
1answer
41 views
php -S not working (development server on LMDE with Firefox)
PHP 5.4 comes with a built-in development webserver:
http://php.net/manual/en/features.commandline.webserver.php
When I try to start the server like documented everything looks fine:
php -S ...
1
vote
2answers
80 views
What is a hostname to use in UNC paths that refers to current machine in XP?
What is a hostname to use in UNC paths that refers to the current machine in XP?
eg. \\localhost\share\file.txt
Except that localhost doesn't work. What will work?
0
votes
0answers
476 views
How to reset Host Only Adapter Networking for Oracle VirtualBox VM Manager
My Host Only Networking stopped working, how do I reset it ?
I tried disabling and re-enabling Local Area Connection and VirtualBox Host-Only Network but VirtualBox Host-Only Network is still ...
1
vote
0answers
47 views
Apache won't start after creating symbolic link
I'm installing Apache for the first time and trying to display some webpages on localhost.
Apache's default path for serving web pages is /var/www/html/ but I don't have permissions to write there. ...
3
votes
3answers
233 views
I accidentally hijacked my localhost
Opening localhost in the browser is pointing a local webpage (examplePage) after playing with some config files a while back, and I can't figure out how to restore the default behavior.
Background:
...
2
votes
2answers
88 views
Can someone access my locally run website even if I haven't specified any port forwarding?
I am using Xampp so I can test my web application directly on my own computer. I am concerned that someone can access my Xampp site since I am still connected to the internet. However, I have NOT ...
4
votes
1answer
91 views
I replaced http.conf in mountain lion and can no longer connect to localhost
I was trying to allow for my server to use the RewriteEngine in an .htaccess file so I went into /private/etc/apache2 and tried to edit the http.conf file, but did not have permission.
So I ...
1
vote
2answers
74 views
If localhost is called 'localhost', why is the gateway not called 'gateway'? [closed]
If you run server services in your computer, it is very easy to configure the same computer to use it: just point the client to localhost.
Now the gateway often runs your DHCP, DNS, proxy, firewall, ...
0
votes
0answers
226 views
localhost and phpmyAdmin not working in wamp
i installed wamp server and the server is online, the issue is, when i try to login using
http://localhost/ and http://localhost/phpmyadmin/
i get an error saying :
Forbidden You don't have ...
0
votes
1answer
96 views
iTunes redirecting music location to 'localhost'
I store my music (thousands of tracks) on an external hard drive, and every so often iTunes adds /localhost/ to the file extension, so it cannot find the original file.
I know I can delete the music ...
0
votes
0answers
141 views
Can't access website on local network
I have a personal website running on my PC (Ubuntu), connected to the internet through a router. I can connect without any problem to my website when I'm not at home so I guess my router is correctly ...
0
votes
0answers
49 views
Using Paralles port forwarding, could access by 127.0.0.1 but not localhost
I'm using Paralles, and I make my local port 80 on my Mac(The host machine) forward to the port 80 of the ubuntu (The Paralles VM).
Then on my host machine, I check the port by netstat, and get
tcp4 ...
0
votes
0answers
569 views
Technicolor TG582n set up Dyndns
I have set up xampp on Windows, and everything is working in my LAN.
I set up my router with Dyndns, but when I go to my site, I only have my router's login page and if I try to go to another page it ...
0
votes
2answers
264 views
How to connect to my Local Host?
I have Mac OSx (mountain Lion), Windows 7, Fedora 17 installed on my Macbook pro, and I can't connect to the local host on any of them, it always tells me can't connect.
I'm learning mysql and from ...
0
votes
0answers
23 views
How to get system mail in Apple Mail?
Is there a way to set up Apple Mail with a "localhost account" for the system mail, as opposed to reading it via the terminal's mail interface?
0
votes
1answer
1k views
How to connect android client to the localhost of Apache server (php) inside my laptop?
I'm trying to create android apps which are able to send data through wifi connection to my laptop Apache Server and MySQL database. I use the samsung galaxy tab 10.1 as my mobile device. and the ...
0
votes
3answers
394 views
Deny access to a port from localhost on OSX
I want to test a fallback strategy for my memcached driver (in case port is protected by firewall). How can I deny access to a specific port, on 127.0.0.1?
0
votes
2answers
691 views
Sublime Text Preview php files on localhost
Hey I've just started using Sublime Text 2 with the SidebarEnhancements package installed.
I have it setup so that when I press the build shortcut it previews in Chrome which is fine for my HTML ...
0
votes
0answers
137 views
Thunderbird configuration for James on localhost
I have an Apache James Server on localhost.
I know to configure its smtp, pop3 and imap ports.
I set them to 1025,1110, 1043 for now debugging.
I have a user user2
I can send mail through
telnet ...
1
vote
3answers
263 views
Connect a linux server to network and access it from another computer browser
I had a server in a hosting company and I took it home.
I need to connect him to a local network (not wifi) and access to the server from another computer in the network via browser, like I did it ...
1
vote
2answers
185 views
Why localhost is too slow while I am downloading and it works perfect when there's no internet at all
My project don't need anything from the internet, no JQuery, no twitter, no nothing! and it works perfectly when there's no internet connection at all, and of course when there's an internet ...
0
votes
1answer
253 views
Cannot find 127.0.0.1 or vhost with localhost apache in mac
I was working with localhost:81 during a long time with vhost and all was right. Right now I need to work over the 80 port and i change the http.conf and http-vhost for used the 80 port but right now ...
1
vote
2answers
103 views
Accessing guest (Ubuntu) localhost from host (Windows)
Is there any way to access guest's localhost through a browser inside the host? I am running Ubuntu with Virtualbox on Win7.