| From: | CSN <cool_screen_name90001(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ERROR: plphp: unable to register function "plphp_proc_4947785_trigger" |
| Date: | 2005-08-11 20:51:54 |
| Message-ID: | 20050811205154.97283.qmail@web52911.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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(at)yahoo(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | CSN | 2005-08-11 20:59:56 | Re: plphp crashing server |
| Previous Message | CSN | 2005-08-11 20:50:21 | plphp crashing server |