• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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