473,513 Members | 2,425 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Warning: Unable to complete network request to host "abc".

Hello,

We had one webserver based on a linux machine. The website is fully
function and designed by a different person. Now we moved the machine
from one IP to another one.
I changed the machine ip address and the website is working partially.
That site is working in between pages verywell. But once I give some
input and requrest for data it is failing with the following message:
Warning: ibase_pconnect(): Unable to complete network request to host
"abc". Failed to establish a connection. Connection refused in ***.php
on line 347
Following this I am getting errors for ibase_trans(), ibase_commit()
and ibase_close().
What i need to do in this case apart from changing the ip address. The
new ip address is in different domain but the machine name is still
same.
Regards,
Srinu

Feb 28 '06 #1
1 3855
srinu wrote:
Hello,

We had one webserver based on a linux machine. The website is fully
function and designed by a different person. Now we moved the machine
from one IP to another one.
I changed the machine ip address and the website is working partially.
That site is working in between pages verywell. But once I give some
input and requrest for data it is failing with the following message:
Warning: ibase_pconnect(): Unable to complete network request to host
"abc". Failed to establish a connection. Connection refused in ***.php
on line 347
Following this I am getting errors for ibase_trans(), ibase_commit()
and ibase_close().
They probably just give errors because you couldn't connect.

It sounds like the scripts cannot resolve host "abc" anymore.

You have 2 options as far as I can see:
1) Make sure the machine hosting php DOES know how to find "abc"

or

2) Try to connect by IP-num of the machine hosting IBase istead of "abc"

Since you didn't give the code with connectstring to us, for understandable
reasons, it is also possible there is a fault in there, but that is hard to
say.

Try 2 first because that is the easiest way for you I expect.

Good luck.

Regards,
Erwin Moller


What i need to do in this case apart from changing the ip address. The
new ip address is in different domain but the machine name is still
same.
Regards,
Srinu


Feb 28 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3242
by: Jochen Daum | last post by:
Hi ! If I have an input field <form ... method="post"> <input type="text" name="abc def"> </form>
9
3579
by: msnews.microsoft.com | last post by:
Hello! I'm Jim by asp How can show "abc" in textbox when click one botton?
4
3846
by: Jack | last post by:
Hello, By VBScript I can use this code Response.Write "ABC" How can I use JScript show "ABC"? Can you help me
2
6294
by: yourmallu | last post by:
Hi Friends, All we are knowing that we can get the element by document.getelementbyid("default_txtname").value. But If it is not on that page if i am taking header.ascx and placing text box...
6
2283
by: Dick Watson | last post by:
I had a page that works when setup like this: === <form name="frmCalc" action=""> <script type="text/javascript"> function btnCalc_onclick(abc) { return "got here with " + abc; }
0
4385
by: serge | last post by:
I have 2 SQL Enterprise Editions running SP2 and same collation. When i try to start database mirroring I get the following error message: "The remote copy of database "ABC" has not been...
7
2426
by: MLH | last post by:
If I drop Like "*ABC*" in a QBE grid criteria cell, the records returned include mixed case. Can I force the uppercase limitation in a QBE grid?
0
7264
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7386
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7543
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5689
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4749
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3236
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3226
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1601
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
805
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.