1
Hi!
I installed XOOPS successfully and it seemes, that
everything works. But there is 1 thing, that won't
work, the image manager.
When I want to upload a image it displays (in php debug
mode):
Warning: open_basedir restriction in effect. File is in
wrong directory in
/home/www/kunden/new.abi07.com/class/uploader.php on
line 183
Warning: getimagesize: Unable to open '/tmp/phpghFaOM'
for reading. in
/home/www/kunden/new.abi07.com/class/uploader.php on
line 183
You can view my phpinfo here:
http://new.abi07.com/info.phpFirst I thought, that it is because of the undefinied
upload_tmp_dir. But then I installed it on another
server from this hoster with configured upload_tmp_dir
and there was the same error.
My hoster says, that these errors normally appear, when
the old copy() function is used. But I don't found this
function in Xoops-Code.
I hope, you can help me...
Matt