Hi! I´m portuguese and i have a problem using for the first time de coppermine, wen i want to upload a new fot apears this error : Warning: move_uploaded_file(./albums/edit/mHTTP_temp_081519aa.bmp): failed to open stream: Permission denied in /home/davs/public_html/Fotos/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/phpRBU7nd' to './albums/edit/mHTTP_temp_081519aa.bmp' in /home/davs/public_html/Fotos/upload.php on line 1197
i´m very stressed about this :( can someone help me plese? :(
Please do a search for:
Warning: move_uploaded_file failed to open stream
as a sidenote: you shouldn't upload huge (uncompressed) bmp files. Although technically possible, it's not recommended, as bmp just wasn't made for usage on the internet.
Joachim
but that error apears with any format i try to upload!! and it´s not a uge image!
Quote from: GauGau on September 24, 2004, 05:42:19 AM
as a sidenote: you shouldn't upload huge (uncompressed) bmp files. Although technically possible, it's not recommended, as bmp just wasn't made for usage on the internet.
Joachim
Dav7,
As GauGau said, using bmp is just a sidenote. Did you address the actual issue with the search I suggested?