Re: Script Hangs on

Поиск
Список
Период
Сортировка
От Csaba Bobak
Тема Re: Script Hangs on
Дата
Msg-id 20010606.5311931@csaba.trendkft.hu
обсуждение исходный текст
Ответ на Script Hangs on  (Ariunbold Gerelt-Od <gereltod@kikakuya.com>)
Список pgsql-admin
> <?php
> $port=9939;
> $host=\"210.111.1.10\";
> pg=pg_connect($port,$host);
> ?>

> But problem is if somebody suddenly switch off
> the server(210.111.1.10), the script hangs on.
> How would my script check that host is open before connecting?


A simple ping maybe? :-)


Csaba



__________
This message went through virus scan at Trend Ltd. which stated
the message was clean of viri appeared before 2001.05.24.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Ariunbold Gerelt-Od
Дата:
Сообщение: Re: Script Hangs on
Следующее
От: Ariunbold Gerelt-Od
Дата:
Сообщение: Script hangs on