In computer networking, localhost (meaning this computer) is the standard hostname given to the address of the loopback network interface.

learn more… | top users | synonyms

0
votes
1answer
16 views

Open via android-device localhost on PC

Situation: on PC installed server, and available address with this site: http://localhost And installed Connectify Hotspot to share internet via wi-fi. Also, I have android-device from which I need ...
0
votes
1answer
17 views

localhost Parser Error: Server Error in '/' Application

I have a webpage I created that deploys just fine on our server, but simply refuses to run under my local host. The error is: Parser Error Message: Could not load type 'AcpServiceNS.Default'. ...
0
votes
1answer
19 views

Chrome won't play .mp4 file

I'm trying to get HTML5 video to work. I am working off a local server. <video id="headervideo" controls> <source src="<?php echo base_url(); ?>assets/home.mp4" type="video/mp4"> ...
0
votes
1answer
18 views

What is the right way to write my script 'src' url for a local development environment?

I'm working on a local environment and I'm not sure if I've written my src URl correctly because my functions aren't working. The bold script tag has the src in question. <!DOCTYPE html> ...
0
votes
0answers
20 views

How to read data with Arduino from a localhost website

I am really new to this subject, but I have tried everything I can think of so please help me if you can. I am creating a project for an exam, where I need an interface where you can push messages to ...
0
votes
2answers
10 views

Chrome & Firefox keep asking for authentication when going to localhost

I'm having a problem where Chrome & Firefox have both started bringing up a popup window saying authentication required when going to localhost (401 page). If I am on the network I can put in my ...
0
votes
0answers
10 views

How test RSS feed in RoR app at local development machine

I need to test Rss Feed at my local machine. I have a piece of code that helps you implement Rss Feed and reading it in your website. The feed is running fine on the production server but cannot read ...
0
votes
1answer
20 views

Why does jquery Isotope work on my local machine but not online

On my localhost web server these scripts are loading properly and functioning flawlessly, but on my BlueHost account my console is giving me errors about Isotope having no object. Code: <script ...
-1
votes
0answers
25 views

Login failed phpmyadmin

Login failed phpmyadmin 2000 Cannot log in to the MySQL Server I work on a localhost windows 7 Change the password and restart the cell But so far, I have a problem
-1
votes
0answers
14 views

Site structure not loading on virtual host (apache) but working in subfolder [closed]

I am experiencing a problem I never encountered before and I hope someone can give me an insight into how to fix this. I am running XAMPP on windows 8 machine. Using it as a dev machine. I pulled a ...
2
votes
0answers
21 views

Local Install of Existing Wordpress Site with XAMPP Redirects to Install Page

I've followed several guides on how to migrate my existing Wordpress website onto my local computer, running it offline with XAMPP. Everything appears to be installed, all my own files from ...
0
votes
1answer
15 views

htaccess rewrite all subdomain to index.php

I know this question has been asked a lot but I don't know why it does not work for me :-? this is my htaccess: Options +FollowSymLinks IndexIgnore */* # Turn on the RewriteEngine RewriteEngine On # ...
0
votes
1answer
27 views

Conenction between android mobile and computer [closed]

I'm developping an android application workin with mysql database, til now im extracting informations from my localhost just with an emulator, I want to take it to the next level... I would like to ...
0
votes
1answer
34 views

Public key authentication issues on cygwin

I've been trying "ssh localhost" on cygwin (I use WIndows 7), but it keeps asking for the password. When I did "ssh -vvv localhost", I found out that the public key authentications were not ...
0
votes
1answer
19 views

Jetty Websockets can't connect to server

So I have correctly setup a jetty (eclipse based) server listening on 8080. (i put a little hello world html to test). So if I go to http://localhost:8080/index.html my html is displayed. Now I ...
-2
votes
0answers
10 views

MAMP localhost is stopped working [closed]

MAMP is working fine.. but suddenly it stopped working. Can't able to access localhost/wordpress localhost/MAMP/?language=English i uninstall and installed again but didnot work ..how to ...
0
votes
1answer
19 views

Mercurial pre commit hook to modify settings

I'm trying to setup my web-app (browser extension) so that I can seamlessly move between development, test and production. For the most part I've avoided hardcoding any URLs into the app, but there ...
0
votes
0answers
133 views

GAE PHP -> Wordpress Multisite local dev error (SOLVED)

I'm testing Wordpress installation with the new PHP Runtime of Google App Engine. I follow the steps for Windows Local Development. The Python Server use port 8080 ( 80 is used by apache xampp ...
0
votes
0answers
17 views

.htaccess and custom site configuration on localhost

I'm trying to create development version of the working website locally. I need this: web (index.php) will be accessed by url localhost/mysite.com, so if enter this url to browser, It will be ...
1
vote
0answers
5 views

Chrome background script to make a ajax post to localhost php

I spent hours searching for a solution. I have a chrome extension with content script that needs to pass some data to a local web site (localhost/mywebsite/page.php). I tried number of ways but it ...
0
votes
0answers
22 views

Connecting to an SQL Server 2012 DB in a LAN

I have an Android application that connects to an SQL Server 2012 database on localhost. When I run the emulator everything is fine. I tried using Virtual Router Plus ...
0
votes
0answers
5 views

Relative path does not end up same in VS server and IIS

I have a problem here: First the setup: In VS2010 development server, I entered into the web site project settings->Web->Virtual Path as "MyVirtualPath" In IIS, the virtual path is also ...
0
votes
3answers
42 views

Error 404 in www folder

I've this problem in my Apache installation in localhost (Ubuntu 13.04) Tips: Clean installation and httpd.conf file is empty (blank) This command line open a file: sudo gedit ...
-1
votes
0answers
20 views

Local server is not using port 80 [closed]

I recently installed EasyPHP DevServer 13.1 (it's a WAMP stack) but since I didn't like the new version, I uninstalled it and then installed an older version (v12.1). The 13.1 version was working ...
0
votes
1answer
19 views

Accessing a webservice on my localhost

I've a running WebService published on "http://localhost:8080/FreeMeteoWS/FreeMeteoWS?WSDL". I want to access this webservice from a device on the same network...what address should I put in order to ...
1
vote
1answer
55 views

play - “Listening for HTTP on /0:0:0:0:0:0:0:0%0:9000”

Why kind of address Listening for HTTP on /0:0:0:0:0:0:0:0%0:9000 is? Is it the expected output? Shouldn't it be something like localhost printed instead? Except this weird console output everythign ...
0
votes
2answers
29 views

MarkLogic localhost connection not accepted by remote device or resource

Once the MarkLogic service started, I tried to connect to localhost:8001. I was prompted to request for student/developer/express license. I requested developer license and obtained it. MarkLogic ...
-1
votes
0answers
49 views

Why unable to connect localhost via telnet? [closed]

I am Unable to connect localhost (127.0.0.1 / 192.168.1.2) Port 80 Using telnet. Connecting To 127.0.0.1...Could not open connection to the host, on port [80]: Connect failed Microsoft Telnet> o ...
0
votes
1answer
11 views

Accessing localhost on ubuntu 12.04 from Virtual box

I have virtual host running on my localhost in the /var/www/virtualhost directory. How can i access ubuntu's localhost from the browser on my windows 7 virtual machine ? Thank you
0
votes
1answer
15 views

windows phone and local server (tomcat)

I have running my tomcat server on localhost:6060 I have created a webRequest from windows phone, but when I run it, exception with no exception-text is unhandled. (Really, just no text in exception) ...
-4
votes
4answers
211 views

Is it possible to add a hosts file entry to make it look like my files are on another machine? [closed]

I have file share called "\myserver1\data_input". I have an application that I want to run which is supposed to move data from one server to another via file shares. I really want to try and deploy ...
0
votes
1answer
23 views

HTTPS images not displaying on my localhost but going to the link shows the image

My browser is session authenticated with a website. I am using their API to pull down images from the site so I can display them on my page. Visiting that image url displays the image, putting it in ...
0
votes
1answer
27 views

http://localhost:8080/test/ is working but http://localhost:8080/ is giving 404 error

I am running a web application in eclipse. It is working fine. But when I delete the test/ then->following error is display. type Status report message / description The requested resource is not ...
-3
votes
1answer
52 views

Why is my php page displayed as plain html? [closed]

I'm a newbie in PHP and am trying to display a simply php page on my mac. It's localhost/test.php. However, it is displayed as <!DOCTYPE html> <html> <head> <title>PHP ...
0
votes
0answers
20 views

Open LocalHost From connected Client of own Hotspot

First of all sorry for my English, I am planning to built a application that can transfer file By Wi-Fi .For this i make a simple HTTP server and made "E:\trasferfle" folder as Root of Localhost and ...
-1
votes
1answer
24 views

Ajax not giving results under wampserver

I've been trying to figure out why the content in my very simple ajax file isn't working for the past hour or so. I'm using wamp server, so I deployed my file under the www folder and ran it from the ...
0
votes
1answer
35 views

send and receive mail from localhost to localhost in jsp

Hey everyone, I've tried to much. also in googling but not succeed what i've to make is one mail system in which user can register in that with a new email id. and after that there should ...
1
vote
1answer
24 views

Convert localhost database to server database

This may be stupid but am using mysql on a localhost using xampp and i've finished my app and bought a server so how kan i upload my localhost database to the server ?? Thanks
0
votes
1answer
25 views

WCF: how to know if some request goes from localhost

Simple question: How to know if some request/call goes from localhost in the code below? Is it possible in fact? Thanks!! [AspNetCompatibilityRequirements(RequirementsMode = ...
0
votes
2answers
23 views

Need help about WebView in localhost

I want to if it possible to use webview in localhost, without using Internet to do a test. And i want to know too how get automatically pages of web site in you app like facebook app. Thank you for ...
-1
votes
1answer
27 views

access subdomain on localhost from network [closed]

How do I get access to subdomains on my localhost over a local network? More specifically: I have a website running under devsite.localhost:8082 (and in the future, devsite2.localhost:8082, etc...) ...
-1
votes
2answers
29 views

Library/WebServer not Showing [closed]

I'm trying to configure PHP on my mac. I've tried a lot so far. I've tried this, and this, and this. But, the main problem is that I cannot find my localhost directory: /Library/WebServer. The ...
0
votes
0answers
21 views

How do I send an email using my ISP server from my localhost with PHP

I have this code: It keeps showing this error: Warning: mail() [function.mail]: SMTP server response: 550 Access denied - Invalid HELO name (See RFC2821 4.1.1.1). Please help out... $headers = ...
0
votes
0answers
13 views

MaxArrayLength property bypassed in localhost?

I have a WCF service running on localhost that I call from a test application and it works fine. But when I deploy that same service on another machine, calls from my test application blow up with ...
0
votes
0answers
34 views

MAMP Pro very slow connecting to localhost - strange result in etc/hosts

I've installed MAMP Pro for local site development and been trying to set up some virtual hosts. Connecting to the sites or phpMyAdmin has become incredibly slow. I've followed a lot of the advice in ...
0
votes
1answer
51 views

How do i map http://localhost:8080 to http://mysites

I have a question identical to the one stated here, but I still can't figure out how to make it work. My situation is as follows (this is all BRAND NEW to me, so please forgive me if I use the wrong ...
-1
votes
3answers
142 views

My ASP.NET website is not displayed correctly in Internet Explorer 10 after server deployment

I've created a website using ASP.NET (C#) Framework 4.0 When running on my local IIS (in debug/release - before and after deployed) - the website is displayed correctly - as intended (checked on ...
0
votes
2answers
16 views

ASP.NET page running on comptibility view and displays badly

I'm developing a website that displays fine in FF or Chrome, but when running on IE, it displays the message below and turn view into compatibility, thus the layout fails to display correctly and some ...
0
votes
2answers
126 views

You don't have permission to access /folder/index.php on this server. Apache/2.2.22 (Ubuntu) Server at localhost Port 80 [closed]

I am using ubuntu 12.04 When I am running my index file like"localhost/index.php" its working fine. at the same time when I am running my script like "localhost/mypage/index.php" then it return a ...
0
votes
0answers
33 views

Unable to access database deployed to localhost IIS7

I have deployed an Asp.net Mvc 4 WebApi on localhost IIS 7, using visual studio 2012 publish method. It was deployed successfuly but whenever I try to fetch the data from database the following error ...

1 2 3 4 5 41