Zend Problems with PHP, vBulletin, etc?!

DigitalCrowd

Basic Pleskian
Hello,

I am trying to upgrade to 4.3.10 of PHP, however when I do so, it breaks vBulletin software. They are saying that this is because I have Zend installed. I am NOT running Zend outside of what Plesk is using, I did not install Zend seperatly. The "Zend" directory I have is /usr/local/psa/admin/include/php/Zend.

It appears tobe language issues around the upgrade. In fact, my board looks like it's in Hebrew, everything reads right to left.

Any ideas, solutions?
 
what version of Zend are you running?
you have to upgrade Zend to v2.5.7 if you havent done yet.
 
make a .php file with this in it:

<?php
phpinfo();
?>

:)
 
Duh!!!!!!!!!

Okay... that was stupid.

Alright, via another thead I found out I was using ioncube or somethng like that and upgraded that and fixed my issue!

Im CURRENT! yea!
 
Back
Top