i've a CentOS with PHP 5.3.3, Zend Guard Loader v3.3 and Apache2.2.
the web app does not work.
the error log says:
- Code: Select all
[Fri Dec 23 12:28:03 2011] [error] [client ***.***.***.***] PHP Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Loader expects 4 in /var/www/vhosts/default/htdocs/sito/site_en/admin/config/ProjectConfig.php on line 0
any ideas to solve this problem?
regards
viper
some server details:
- Code: Select all
CentOS release 5 (Final)
PHP 5.3.3 (cli) (built: Nov 2 2011 23:35:28)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
Server version: Apache/2.2.3
Server built: Jan 15 2008 20:33:30

