【发布时间】:2012-09-12 06:46:41
【问题描述】:
我正在尝试在我的网站上运行评分和评论软件。我无法显示头像或验证码图像。如何在运行 Windows IIS 的服务器上进行调整?
extension=php_gd2.dll
<label class="xcFormLabel" for="idRegAvatar">
Avatar - images will be resized to 80px x 80px (100k):
</label>
<div class="xcDivClear">
</div>
<input type="file" name="avatar" id="idRegAvatar" value="" class="xcRegInputText" />
<br /><br />
<img class="xcRegCaptchaImg" src="../xcommentpro/Captcha.php?type=reg">
<br /><br />
<label class="xcFormLabel" for="idRegCaptcha">
Enter the code above:
</label>
<br />
<input type="text" name="captcha" id="idRegCaptcha" class="xcRegInputText" />
<br /><br />
出现如下错误:
致命错误:在第 64 行调用 C:\www\recipes4cakes\xcommentpro\fileupload.php 中未定义的函数 imagecreatefromjpeg()
【问题讨论】:
-
请向我们展示您的密码!!!
-
-
致命错误:在第 64 行调用 C:\www\recipes4cakes\xcommentpro\fileupload.php 中未定义的函数 imagecreatefromjpeg()