mod_fcgid:stderr:PHP致命错误

时间:2014-11-15 01:17:48

标签: php error-handling mod-fcgid

当请求应用程序尝试从数据库获取数据的页面时,我收到此错误:

 mod_fcgid: stderr: PHP Fatal error:  Class 'Doctrine\\DBAL\\Platforms\\AbstractPlatform' not found in /var/www/vhosts/jonesandsacristan.es/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php on line 38

它在debian上运行

PHP 5.4.34-0+deb7u1 (cli) (built: Oct 20 2014 08:50:30) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd.

有人可以帮助我吗?

0 个答案:

没有答案