PHP 错误 PHP Fatal error: Class ‘DOMDocument’ not found in …
今天安装mediawiki,开始生成配置的一直出错,看了下http的log,提示PHP Fatal error: Class ‘DOMDocument’ not found in …
上网查了下,老外有人也到过同样的问题http://drupal.org/node/641818,是php-xml没有安装,yum 装好重启apache,一切正常了。
PHP 错误 PHP Fatal error: call to undefined function imagecreatefromstring()
google了一下是php 的gd模块没有安装,尝试yum install php-gd 竟然可以。。。安装完就一切正常了。
- 本文固定链接: http://www.wy182000.com/2013/04/20/php-错误/
- 转载请注明: wy182000 于 Studio 发表