Tagged Questions

0
votes
3answers
30 views

send email localhost

I'm developing rails on localhost and wondering what is the simplest way, in terms of workflow, of building email functionality in. So I figure: Get mail working on localhost. T …
2
votes
9answers
1k views

wamp cannot load mysqli extension

WAMP installed fine, no problems, BUT... When going to phpMyAdmin, I get the error from phpMyAdmin as follows: "Cannot load mysqli extension. Please check your PHP configuration" …
1
vote
1answer
25 views

What is the magic behind that DOT which makes Fiddler work?

It took me a while to learn that I have to put a dot after the "localhost" in the URL so that I can use fiddler with my development server. Why do I need to put this dot here to m …
1
vote
8answers
116 views

Public Wildcard Domain Name To Resolve To 127.0.0.1

Is anyone aware of a public wildcard domain name that resolves to IP address 127.0.0.1. For example if I wanted to test a URL locally such as mywebsite.localhost.com or example.lo …
1
vote
5answers
1k views

localhost lookup fails, browser tries www.localhost.com instead

I used to run web applications all the time on my laptop, no problems, I am using VWD 2008 Express, i have the latest framework, Windows Vista Home Basic...etc.. Now, when ever i t …
2
votes
2answers
69 views

C#: Restrict .Net remoting to accept localhost connections only

I am using .Net Remoting to handle intra-process communication between a master service and numerous (sometimes 50+) instances of a small client library. From a security standpoint …
3
votes
4answers
81 views

Is there a way to test multicast IP on same box?

If I want to test a set of multicast IP programs (sender/receiver) without having to set up the networking, can this be done on the same box? If so, what needs to be setup or done …
3
votes
1answer
44 views

Firefox and Chrome slow on localhost; known fix doesn’t work on Windows 7

Firefox and Chrome are known to be slow on localhost when IP6 is enabled. In previous versions of Windows, the simplest fix is to comment out this line from the hosts file, as expl …
0
votes
1answer
282 views

Dreamweaver CS3 Site in Apache htdocs, missing path on localhost?

Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tr …
0
votes
5answers
747 views

How to set the DOCUMENT_ROOT and site root in my local PHP dev setup?

I'm doing a job for a guy with a site online. It's an alien site to me, and I'm slowly working through the strange code. I have MAMP locally and my http://localhost/ has many clien …
0
votes
3answers
54 views

SQL Server 08 Express Installed: But how to make a local database?

I try to connect to 127.0.0.1 with Windows Authentication using Management Studio Express 2008 but it never connects says it can't find the server or something. I ran the SQL Serve …
3
votes
3answers
717 views

Stop password prompt on MAMP startup

I develop using MAMP pro on my Mac. When I start MAMP it prompts me for a password if I use port 80. If I use a higher port it doesn't prompt me, but I have to append the port numb …
0
votes
1answer
58 views

how do I speed up netbeans’ localhost?

I've just switched from radrails to netbeans. So far, so good. But I have noticed that radrails used to serve up pages a lot faster on localhost. I've left the server on glassfish, …
0
votes
1answer
36 views

Problem Publishing Silverlight Application LocalHost

I am trying to publish my SilverLight application to the web and I keep getting "An error occurred while trying to make a request to URI "http://localhost:2898....". I've changed …
1
vote
0answers
41 views

When creating a WCF Service with NetTcpBinding, use endpoint “localhost” or machine’s host name?

I have a WCF service that uses the NetTcpBinding and is running within a Windows service. Remote clients connect to this service. So far, I have defined the endpoint to use "localh …

1 2 3 4 5 9 next
15 30 50 per page