Results 1 to 2 of 2
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-23-2006 #1
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:
The solution was to simply remove php-yp. It is an older version, and apparently it is no longer needed.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
Code:rpm -e php-yp
- 10-26-2006 #2Just Joined!
- Join Date
- May 2006
- Location
- West Palm Beach, Florida
- Posts
- 62
Always good to post the solutions!


Reply With Quote
