php deprecated是什么意思,解决:PHP Deprecated: Comments starting with '#' are deprecated in ……...
生活随笔
收集整理的这篇文章主要介绍了
php deprecated是什么意思,解决:PHP Deprecated: Comments starting with '#' are deprecated in ……...
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
错误信息:PHP Deprecated: Comments starting with ‘#‘ are deprecated in /usr/local/php/etc/php.ini on line 305 in Unknown on line 0
错误分析:PHP不支持#号注释,应以;注释,修改之前PHP配置。
我修改PHP配置文件php.ini中#号注释的行;#disable_functions = passthru,exec,system,chroot,scandir,chgrp,chown,shell_exec,proc_open,proc_get_status,popen,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,stream_socket_server
disable_functions =
原文:http://solin.blog.51cto.com/11319413/1910643
总结
以上是生活随笔为你收集整理的php deprecated是什么意思,解决:PHP Deprecated: Comments starting with '#' are deprecated in ……...的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: oracle登录账号和密码,oracle
- 下一篇: php 固定人数拼手气_独立统计在线人数