PHP 验证码不显示只有一个小红叉的解决方法_PHP

WBOY
Release: 2016-06-01 11:59:17
Original
897 people have browsed it

最近想自学PHP ,做了个验证码,但不知道怎么搞的,总出现一个如下图的小红叉,但验证码就是显示不出来,原因如下

未修改之前,出现如下错误;
PHP 验证码不显示只有一个小红叉的解决方法_PHP 
(1)修改步骤如下,原因如下,原因是apache权限没开,
PHP 验证码不显示只有一个小红叉的解决方法_PHP 
(2)点击打开php.int.,
搜索extension=php_gd2.dll
打开?去掉前面分号重启apache,就OK了 ,万事大吉了。
PHP 验证码不显示只有一个小红叉的解决方法_PHP 
希望各位朋友遇到这样的问题的时候,能给与帮助

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!