This is a discussion on ERROR: plphp: unable to register function "plphp_proc_4947785_trigger" within the Pgsql General forums, part of the PostgreSQL category; --> I'm using plphp to create a trigger. I don't see any syntax errors in it (I've checked it with ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |