notices with 'reload' and pgsql php module.

From: Jeff MacDonald <jam(at)zoidtechnologies(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: notices with 'reload' and pgsql php module.
Date: 2003-08-26 14:34:49
Message-ID: 1061908489.1407.70.camel@eros.zoidtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-php by date

  From Date Subject
Next Message Devi Munandar 2003-08-27 10:06:19 write to next-Page on PHP with Pdflib
Previous Message DeJuan Jackson 2003-08-21 19:50:24 Re: select to detect overlapping timeframes