Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Localhost error

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  SSL Redirect  
Author Message
johnson_r

External


Since: Dec 20, 2004
Posts: 5



(Msg. 1) Posted: Mon Dec 20, 2004 6:35 pm
Post subject: Localhost error
Archived from groups: alt>apache>configuration (more info?)

Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
4.3.9.

localhost: Unable to complete network request to host "localhost". Failed to
locate host machine. Undefined service gds_db/tcp.

I have checked php.ini and apache.conf and they are correctly configured..

Robert

 >> Stay informed about: Localhost error 
Back to top
Login to vote
joeshmoe

External


Since: Dec 20, 2004
Posts: 3



(Msg. 2) Posted: Mon Dec 20, 2004 7:00 pm
Post subject: Re: Localhost error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Is this is a networking issue or a php issue?

Can you ping localhost? (If not, no entry in hosts file)

What happens if you substitute 127.0.0.1 for localhost?

"Robert Johnson" <johnson_r DeleteThis @sbcglobal.net> wrote in message
news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
 > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
 > 4.3.9.
 >
 > localhost: Unable to complete network request to host "localhost". Failed
 > to
 > locate host machine. Undefined service gds_db/tcp.
 >
 > I have checked php.ini and apache.conf and they are correctly configured..
 >
 > Robert
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Localhost error 
Back to top
Login to vote
joeshmoe

External


Since: Dec 20, 2004
Posts: 3



(Msg. 3) Posted: Mon Dec 20, 2004 7:05 pm
Post subject: Re: Localhost error P.S. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

See also this known problem with SP2 and "localhost":

<a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?FamilyID=17d997d2-5034-4bbb-b74d-ad8430a1f7c8&DisplayLang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=17d997d2-5034...bb-b74d</a>


"Robert Johnson" <johnson_r DeleteThis @sbcglobal.net> wrote in message
news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
 > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
 > 4.3.9.
 >
 > localhost: Unable to complete network request to host "localhost". Failed
 > to
 > locate host machine. Undefined service gds_db/tcp.
 >
 > I have checked php.ini and apache.conf and they are correctly configured..
 >
 > Robert
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
hans1

External


Since: Mar 29, 2004
Posts: 672



(Msg. 4) Posted: Mon Dec 20, 2004 7:35 pm
Post subject: Re: Localhost error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Robert Johnson" <johnson_r.DeleteThis@sbcglobal.net> schreef in bericht
news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
 > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
 > 4.3.9.
 >
 > localhost: Unable to complete network request to host "localhost". Failed
to
 > locate host machine. Undefined service gds_db/tcp.
Clueless but for google ...
<a style='text-decoration: underline;' href="http://localfoo.info/modules/tinycontent/index.php?id=14" target="_blank">http://localfoo.info/modules/tinycontent/index.php?id=14</a>
" There's one little thing to do for you, before you are able to work with a
client against Firebird. Open \system32\drivers\etc\services and add the
following line:
gds_db 3050/tcp #Firebird DB "

Or something less recent
<a style='text-decoration: underline;' href="http://www.ipsiamoretto.com/~azzani/borland/interbase-faq/25290.html" target="_blank">http://www.ipsiamoretto.com/~azzani/borland/interbase-faq/25290.html</a>


.... perhaps it fits your problem too.

HansH<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
johnson_r

External


Since: Dec 20, 2004
Posts: 5



(Msg. 5) Posted: Tue Dec 21, 2004 12:35 pm
Post subject: Re: Localhost error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"HansH" <hans DeleteThis @niet.op.het.net> wrote in message
news:cq7ols$ps6$1@news.cistron.nl...
 > "Robert Johnson" <johnson_r DeleteThis @sbcglobal.net> schreef in bericht
 > news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
  > > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
  > > 4.3.9.
  > >
  > > localhost: Unable to complete network request to host "localhost".
Failed
 > to
  > > locate host machine. Undefined service gds_db/tcp.
 > Clueless but for google ...
<font color=purple> > <a style='text-decoration: underline;' href="http://localfoo.info/modules/tinycontent/index.php?id=14</font" target="_blank">http://localfoo.info/modules/tinycontent/index.php?id=14</font</a>>
 > " There's one little thing to do for you, before you are able to work with
a
 > client against Firebird. Open \system32\drivers\etc\services and add the
 > following line:
 > gds_db 3050/tcp #Firebird DB "
 >
 > Or something less recent
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ipsiamoretto.com/~azzani/borland/interbase-faq/25290.html</font" target="_blank">http://www.ipsiamoretto.com/~azzani/borland/interbase-faq/25290.html</font</a>>
 >
 >
 > ... perhaps it fits your problem too.
 >
 > HansH
 >
 >
 >
Yes, I have that entry in my service file.

Robert<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
johnson_r

External


Since: Dec 20, 2004
Posts: 5



(Msg. 6) Posted: Tue Dec 21, 2004 12:35 pm
Post subject: Re: Localhost error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"MrAssembler" <joeshmoe DeleteThis @someISP.net> wrote in message
news:cq7p2s01teq@news1.newsguy.com...
 > Is this is a networking issue or a php issue?
 >
 > Can you ping localhost? (If not, no entry in hosts file)
 >
 > What happens if you substitute 127.0.0.1 for localhost?
 >
 > "Robert Johnson" <johnson_r DeleteThis @sbcglobal.net> wrote in message
 > news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
  > > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
  > > 4.3.9.
  > >
  > > localhost: Unable to complete network request to host "localhost".
Failed
  > > to
  > > locate host machine. Undefined service gds_db/tcp.
  > >
  > > I have checked php.ini and apache.conf and they are correctly
configured..
  > >
  > > Robert
  > >
  > >
 >
 >
Yes, I can ping localhost.. I havn't tried 17.0.0.1 yet. I'll do that
today.

Robert<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
johnson_r

External


Since: Dec 20, 2004
Posts: 5



(Msg. 7) Posted: Tue Dec 21, 2004 12:35 pm
Post subject: Re: Localhost error P.S. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Running sp1.. sp2 wouldn't work on my machine.. couldn't even login, had to
uninstall.

Robert
"MrAssembler" <joeshmoe DeleteThis @someISP.net> wrote in message
news:cq7pcd0rum@news3.newsguy.com...
 > See also this known problem with SP2 and "localhost":
 >
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?FamilyID=17d997d2-5034-4bbb-" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=17d997d2-5034-4bbb-</a>
b74d-ad8430a1f7c8&DisplayLang=en
 >
 >
 > "Robert Johnson" <johnson_r DeleteThis @sbcglobal.net> wrote in message
 > news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
  > > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
  > > 4.3.9.
  > >
  > > localhost: Unable to complete network request to host "localhost".
Failed
  > > to
  > > locate host machine. Undefined service gds_db/tcp.
  > >
  > > I have checked php.ini and apache.conf and they are correctly
configured..
  > >
  > > Robert
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
johnson_r

External


Since: Dec 20, 2004
Posts: 5



(Msg. 8) Posted: Tue Dec 21, 2004 1:35 pm
Post subject: Re: Localhost error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Still same error: 127.0.0.1: Unable to complete network request to host
"127.0.0.1". Failed to locate host machine. Undefined service gds_db/tcp.

I have the entry for gds_db in my services file also.

Robert

"MrAssembler" <joeshmoe RemoveThis @someISP.net> wrote in message
news:cq7p2s01teq@news1.newsguy.com...
 > Is this is a networking issue or a php issue?
 >
 > Can you ping localhost? (If not, no entry in hosts file)
 >
 > What happens if you substitute 127.0.0.1 for localhost?
 >
 > "Robert Johnson" <johnson_r RemoveThis @sbcglobal.net> wrote in message
 > news:d0Ixd.761$5R.4@newssvr21.news.prodigy.com...
  > > Can anyone explain this error: Apache 2.0.52 win on an XP laptop. PHP
  > > 4.3.9.
  > >
  > > localhost: Unable to complete network request to host "localhost".
Failed
  > > to
  > > locate host machine. Undefined service gds_db/tcp.
  > >
  > > I have checked php.ini and apache.conf and they are correctly
configured..
  > >
  > > Robert
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Localhost error 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
localhost - Hello, I have loaded Apache 2.0 on XP. Configuration files look ok but when I go to http://localhost, the page is not found. Again, I have checked all of the entries in HTTP.conf and everything looks OK. Could it be browser settings ? Thank you for..

how to only allow access for localhost - Hi, Is it possible to set up Apache to only allow localhost access to my web files so no one else can gain access? Reason is I am developing some web pages but my computer is always online so I dont want anyone being able to find a web site here when..

localhost wont run - hi all, have a great problem with testing apache2 I use a regularly XP-Home Configuration. A Firewall "ZoneAlarm" is running. The XP's own Internet Firewall is active as well. After i edit the file hosts and added "127.0.0.1 localhost...

Testing php on localhost - I configured apache/php/mysql on win2000 for testing on localhost few mounts ago, everything was working fine, I didnt have internet conection then and few days ago I started useing internet over cable network on the same comp. Since then I can no longer...

mod_rewrite localhost Win XP Pro - Hi all I'm trying to get mod_rewrite running on Apache 2.0.48 running as localhost on Win XP Pro (SP2), but it's not wanting to work. I've uncommented LoadModule rewrite_module modules/mod_rewrite.so and added a virtual host to my httpd.conf file as...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]