MeioUpload icon indicating copy to clipboard operation
MeioUpload copied to clipboard

When uploading a file I get this error with the latest release.

Open eddlandos-xx opened this issue 15 years ago • 2 comments

Warning (2): file_get_contents() [function.file-get-contents]: Unable to access /phpOSBp6N [CORE/cake/libs/file.php, line 172] Warning (2): file_get_contents(/phpOSBp6N) [function.file-get-contents]: failed to open stream: Inappropriate ioctl for device [CORE/cake/libs/file.php, line 172] Warning (2): Cannot modify header information - headers already sent by (output started at /mounted-storage/home59c/sub001/sc37829-DBDL/www/acidflux/cake/libs/debugger.php:673) [CORE/cake/libs/controller/controller.php, line 746]

eddlandos-xx avatar Aug 22 '10 13:08 eddlandos-xx

See your PHP configuration. Maybe it is wrong. Test upload without cakephp.

jrbasso avatar Aug 22 '10 16:08 jrbasso

this turns out to be a permissions error it can be fixed if the server has ownership over the phpthumb directory and read and write

eddlandos-xx avatar Sep 07 '10 23:09 eddlandos-xx