Comment 5 for bug 1574250

Revision history for this message
Kevjoe (kevjoe) wrote :

This will fix the problem: sudo mv /usr/share/php/libzend-framework-php/* /usr/share/php/Zend
Probably you could also do ln -s /usr/share/php/libzend-framework-php /usr/share/php/Zend

Both will likely solve the issue.