Home  >  Article  >  php教程  >  Solution to Dede background login verification code not showing

Solution to Dede background login verification code not showing

巴扎黑
巴扎黑Original
2016-11-07 11:33:381772browse

[Phenomena]: The Dede background login verification code does not display

Solution to Dede background login verification code not showing


[Cause analysis]: On this homepage, you need to think about whether the gd library extension of php is turned on

Solution to Dede background login verification code not showing


[Solution] 】: Open php.ini and search extension=php_gd2.dll, remove the ; sign in front of it

Solution to Dede background login verification code not showing

The above is the solution to the problem that the Dede backend login verification code does not display, please pay attention to more related content PHP Chinese website (www.php.cn)!


Statement:
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