notices with 'reload' and pgsql php module.

Поиск
Список
Период
Сортировка
От Jeff MacDonald
Тема notices with 'reload' and pgsql php module.
Дата
Msg-id 1061908489.1407.70.camel@eros.zoidtechnologies.com
обсуждение исходный текст
Список pgsql-php
greetings,

I am using rh9 with all vendor patches applied.

I noticed that when I run '/sbin/service httpd reload', there are many
'notices' generated in syslog regarding symbols that already exist and
will not be loaded:
Aug 26 10:32:24 toast httpd: PHP Notice:  Constant pgsql_assoc already
defined in Unknown on line 0
Aug 26 10:32:24 toast httpd: PHP Notice:  Constant pgsql_num already
defined in Unknown on line 0
Aug 26 10:32:24 toast httpd: PHP Notice:  Constant pgsql_both already
defined in Unknown on line 0

and also:

Aug 26 10:32:24 toast httpd: PHP Warning:  Function registration failed
- duplicate name - pg_connect in Unknown on line 0
Aug 26 10:32:24 toast httpd: PHP Warning:  Function registration failed
- duplicate name - pg_pconnect in Unknown on line 0
Aug 26 10:32:24 toast httpd: PHP Warning:  Function registration failed
- duplicate name - pg_close in Unknown on line 0

this does not cause a problem operationally, but I wonder if php then
thinks the module is in a state it isn't actually in :)

--
|| Jeff MacDonald
|| Zoid Technologies, LLC.
|| url: http://zoidtechnologies.com/
|| gpg: 1024D/35172A42

Вложения

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

Предыдущее
От: DeJuan Jackson
Дата:
Сообщение: Re: select to detect overlapping timeframes
Следующее
От: "Devi Munandar"
Дата:
Сообщение: write to next-Page on PHP with Pdflib