Hi,
Warning: move_uploaded_file(/xxx/xxx.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in xxx/xxx.php on line 205
Wofür stehen die xxx hier?
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpWcEqOD' to '/xxxx/xxxx.jpg' in /xxx/xxx.php on line 205
xxx.jpg Could not upload file (6).
6 wäre laut Manual UPLOAD_ERR_NO_TMP_DIR, Value: 6; Missing a temporary folder.
Wie ist upload_tmp_dir konfiguriert? Bitte mit ini_get im aktuellen Script überprüfen.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]