安装模块和设置Site themes出现Fatal error 和PHP document错误

由 zerostar88 于 周二, 2008-03-25 11:21 提交。

安装模块和设置Site themes出现Fatal error 和PHP document错误
请教druapl帮忙!

附件大小
error php document1.jpg19.36 千字节
error system.jpg137.63 千字节

PHP

PHP 里设置的内存太小。

-------

http://fhileo.cn
http://www.networkdictionary.com
http://www.networkdictionary.cn

not php configuration

at first, I thought the same reason with you, but memory-size is 128M already, it isn't the reason of memory size, but the error message show that, so I am very confused, I don't know how to resolve!
Hope for reply!

www.solobigfish.com
Welcome to our site- Originated by Drupal

php.ini .htaccess

php.ini .htaccess setting.php 里面都有可能限制,也许php.ini里面写了128M,可.htaccess里面写了4M。

-------

http://fhileo.cn
http://www.networkdictionary.com
http://www.networkdictionary.cn

It's ok now

setting.php
I have resolved the problem!
* memory_limit = 12M to your php.ini file (recommended, if you have access)
* ini_set('memory_limit', '12M'); in your sites/default/settings.php file
* php_value memory_limit 12M in your .htaccess file in the Drupal root

I use the second one!
Hava fun!

www.solobigfish.com
Welcome to our site- Originated by Drupal

status report

status report 內有寫drupal 可用的內存,
試試看

--------------------------------
Joetsui's blog