Blank Admin Page

Hi,

I am having an issue since the last time I updated. I am running AsteriskNow 1.8 PHP 5.1.6 and have Zend Engine 2.1.0 with Zend Optimizer v3.3.3. I have a blank page when logging into the admin GUI to check for new updates, add extensions, etc. I’ve searched on the forum for answers and it seems that the one that most have suggested is doing the command “amportal a ma upgrade digiumaddoninstaller”. However, when I try that, I get this error: PHP Fatal error: Incompatible file format: The encoded file has format major ID 65540, whereas the Optimizer expects 2 in /var/www/html/admin/modules/vmnotify/enc/functions.inc.php on line 0

Do I need to upgrade something else such as the PHP or Zend version?

HELP!!

All of our commercial modules require php 5.3 at this time. This means something like php 5.1.6 will completely fail, to fix this just rung this command:

rm -Rf /var/www/html/admin/modules/vmnotify

That worked. Thanks for your help! Haven’t had the money for a new server so we’re running old faithful. I appreciate it.