|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
Information:
error message: PHP warning in file D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\util\ImageUtil.class.php (22): file_get_contents(): open_basedir restriction in effect. File(C:\Windows\Temp\php96B2.tmp) is not within the allowed path(s): (D:\Inetpub\vhosts\gtlegends.net\httpdocs\)
error code: 0
file: D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\system\WCF.class.php (281)
php version: 5.3.13
wcf version: 1.1.9 (Tempest)
date: Wed, 04 Jul 2012 10:05:26 +0000
request: /forum/index.php?form=AvatarEdit
referer: http://www.gtlegends.net/forum/index.php?form=AvatarEdit
Stacktrace:
#0 [internal function]: WCF::handleError(2, 'file_get_conten...', 'D:\Inetpub\vhos...', 22, Array)
#1 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\util\ImageUtil.class.php(22): file_get_contents('C:\Windows\Temp...')
#2 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\data\user\avatar\AvatarEditor.class.php(61): ImageUtil::checkImageContent('C:\Windows\Temp...')
#3 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\form\AvatarEditForm.class.php(180): AvatarEditor::create('C:\Windows\Temp...', '100_1859.jpg', 'avatarUpload', '1')
#4 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\form\AbstractForm.class.php(43): AvatarEditForm->validate()
#5 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\form\AbstractForm.class.php(90): AbstractForm->submit()
#6 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\form\AvatarEditForm.class.php(230): AbstractForm->readData()
#7 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\page\AbstractPage.class.php(90): AvatarEditForm->readData()
#8 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\form\AvatarEditForm.class.php(290): AbstractPage->show()
#9 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\page\AbstractPage.class.php(46): AvatarEditForm->show()
#10 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\util\RequestHandler.class.php(64): AbstractPage->__construct()
#11 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\wcf\lib\util\RequestHandler.class.php(95): RequestHandler->__construct('AvatarEdit', Array, 'form')
#12 D:\Inetpub\vhosts\gtlegends.net\httpdocs\forum\index.php(8): RequestHandler::handle(Array)
#13 {main}
|

Das allein reicht hier nicht.Der IIS User benötigt Schreibrechte auf: C:\Windows\Temp\
Weil das, wie ich schon sagte, der Ordner für temporäre Dateien ist, der in PHP so angegeben wurde (oder eben nicht, dann wird dieser standardmäßig genutzt)....und wieso will das System plötzlich Avatarbilder außerhalb dieses Forum-Ordners?

Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH