草庐IT

1224003190

全部标签

aop - FLOW3 需要将 PHP 设置 "magic_quotes_gpc"设置为关闭。 (错误#1224003190)

在mac上配置FLOW3时,我根据设置magic_quotes_gpc=off修改了php.ini并且在重新启动服务器时我得到了magic_quotes_gpc=off通过浏览http://localhost:8888/MAMP/phpinfo.php但是在运行时:$./flow3kickstart:packageAcme.Demo我收到以下错误消息:FLOW3requiresthePHPsetting"magic_quotes_gpc"settoOff.(Error#1224003190)谁能知道它出了什么问题? 最佳答案 您通过