サイトで評価およびレビュー ソフトウェアを実行しようとしています。アバターやキャプチャ画像が表示されません。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 />
次のエラーが表示されます。
致命的なエラー: C:\www\recipes4cakes\xcommentpro\fileupload.php の 64 行目の未定義関数 imagecreatefromjpeg() の呼び出し