Обсуждение: ERROR: plphp: unable to register function "plphp_proc_4947785_trigger"

Поиск
Список
Период
Сортировка

ERROR: plphp: unable to register function "plphp_proc_4947785_trigger"

От
CSN
Дата:
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

Re: ERROR: plphp: unable to register function "plphp_proc_4947785_trigger"

От
CSN
Дата:
Nevermind, I found some stray single quotes (in an
array var) in a double-quoted string that appears to
have been the problem.


--- CSN <cool_screen_name90001@yahoo.com> wrote:

> 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
>


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