更新本地服务器后得到一个错误:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 288 bytes) in
解决方法是在php.ini文件中更改参数:
memory_limit = 10M
更新本地服务器后得到一个错误:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 288 bytes) in
解决方法是在php.ini文件中更改参数:
memory_limit = 10M
还没有评论。
Powered by WordPress.com