| yp.so: undefined symbol: _zval_copy_ctor As I was preparing this message, I figured out the solution, so I'll just pass it along.
I just upgraded to Mandriva powerpack 2007. Then when I ran the command line 'php' command, I was getting this: Quote: |
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/yp.so' - /usr/lib/php/extensions/yp.so: undefined symbol: _zval_copy_ctor in Unknown on line 0
| The solution was to simply remove php-yp. It is an older version, and apparently it is no longer needed. |