Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Pumlilaman #1
can't find localhost...
hi anybody out there...
i have problems with a developed site... that has been working fine up to a
couple of days ago... all of a sudden when previewing the index.php in
safari... i get the message that the server localhost cannot be found...
no new programs have been installed... nor have any settings been changed...
has anybody got an idea as to what might have happened... or has come across
this problem before...
any help is greatly appreciated...
thx...
Pumlilaman Guest
-
localhost:8500 error: cannot find server
Hi, I have been building a website and testing in it cold fusion, and I also work in Cold Fusions's administrator with a data source as I have a... -
DMX cant access localhost !!!!
I'm trying DMX2004 trial to see what its database functions are like but am completely stuck. I've installed apache (v2), PHP (v5.03) & MySQL... -
Find localhost’s IP number
Hi, I am running apache on local pc/ under Windows. I need to figure out the ip number of the pc inside PHP. This is the number available when... -
how to set up 'localhost' for IE?
Hi, I have installed phpdev that comes with mysql/phpMyAdmin/php/apache. verything works fine with Netscape but i have trouble setting up IE to... -
Something simple!? Sessions - admin.localhost to main.localhost
Hi Why does the following code allow me to keep the same session when in the same sub domain (ie admin.localhost), yet not when I goto another... -
budeborton #2
Re: can't find localhost...
It is can't find 'localhost' are you sure the webserver is running properly?
Is this Windows or Linux?
What server is running - IIS, Apache, etc...?
Have you tried a reboot?
budeborton Guest
-
Pumlilaman #3
Re: can't find localhost...
sorry... it is a g5 mac... webserver is apache... reboot more than one time... :-)
webserver should be running properly... however if you got any idea... let me know...
kind regards...
j?rgen
Pumlilaman Guest
-
Pumlilaman #4
Re: can't find localhost...
Safari can?t open the page ?[url]http://localhost/?[/url] because it could not connect to the server ?localhost?.
is the message...
Pumlilaman Guest
-
David Powers #5
Re: can't find localhost...
Pumlilaman wrote:
It shouldn't be necessary, but sometimes Mac OS X gets fussy, and> Safari can?t open the page ?[url]http://localhost/?[/url] because it could not connect to the server ?localhost?.
> is the message...
prefers 127.0.0.1 instead of localhost. Worth trying anyway.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
Calvin Willman #6
Re: can't find localhost...
Check the personal web sharing checkbox (if you haven't already) is ticked
on you sharing tab of system preferences. Same happened to me a while ago,
it just seemed to switch itself off, couldn't think of any reason why, but
it solved the problem.
On 19/4/05 11:56 pm, in article d442bm$h6a$1@forums.macromedia.com, "David
Powers" <dp@example.com> wrote:
> Pumlilaman wrote:>>> Safari can?t open the page ?[url]http://localhost/?[/url] because it could not connect
>> to the server ?localhost?.
>> is the message...
> It shouldn't be necessary, but sometimes Mac OS X gets fussy, and
> prefers 127.0.0.1 instead of localhost. Worth trying anyway.Calvin Willman Guest
-
Pumlilaman #7
Re: can't find localhost...
thank you... it did the trick...
for some reason... it was not activated even though it was all that time... never thought of checking that...
so thank you...
j
Pumlilaman Guest
-
Unregistered #8
Re: can't find localhost...
if http://localhost works in a browser then your local server it's OK so:
do this
go to c:\windows\system32\drivers\etc\hosts
open hosts with text editor and write:
127.0.0.1 localhost
this is all you need to make dreamweaver will work very well :)Unregistered Guest



Reply With Quote

