摘要:在重新启动apache的时候,提示错误,查看日志,错误内容如下:Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
然而这个安全措施带来一个隐含的限制,就是php的上传临时目录(默认为/tmp)无法被php程序访问,导致webmail中上传附件时失败,比如SquirrelMail提示“Could not move/copy file. File Not Attached.”(“无法移动/复制文件。文件需要被附在邮件上”)。