ERROR: plphp: unable to register function "plphp_proc_4947785_trigger" - Mailing list pgsql-general

From CSN
Subject ERROR: plphp: unable to register function "plphp_proc_4947785_trigger"
Date
Msg-id 20050811200246.44199.qmail@web52909.mail.yahoo.com
Whole thread Raw
List pgsql-general
I'm using plphp to create a trigger. I don't see any
syntax errors in it (I've checked it with php -l
(lint)). When I update a row in the table with the
trigger, I get this error:

ERROR:  plphp: unable to register function
"plphp_proc_4947785_trigger"

I've verified that plphp (and plphpu) is installed
with 'createlang -l'.

Any idea what the problem is?

Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: insert performance riddle
Next
From: CSN
Date:
Subject: plphp: PHP Warning: Call-time pass-by-reference has been deprecated