Connection Problem

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Tomi
Forum Newbie
Posts: 4
Joined: Mon Mar 01, 2004 9:01 am

Connection Problem

Post by Tomi »

I encounter an error on:

Unable to complete network request to host "localhost". Error writing data to the connection. Broken pipe

The error occur most of the time when I open the same link. However, sometimes the error do not occur.

Do you have any idea?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

What are you trying to connect to - since you're posting in Databases I assume it's a DB if so which one and what is the code you are using to connect with?

Mac
Tomi
Forum Newbie
Posts: 4
Joined: Mon Mar 01, 2004 9:01 am

Post by Tomi »

I Connect to Interbase with PHP
Post Reply