今天在本地用tools.php导入disucz6.0数据准备升级7.0时,出现了以下错误Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 3824 bytes) in /……/tools.php on line ** 大概意思就是程序运行使用的内存超出配额限制,用Google找出了3种解决方法: 继续阅读…