Uploading can't do Uploading can't do
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Uploading can't do

Started by absorbation, May 28, 2005, 06:09:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

absorbation

Well this script looks great may i say  :P However i can't upload any files. I installed using cpanel and i've checked my permissions and made a temp dirctory with the main folders section. But i keep getting this error:  :\'(

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_f383627d.jpg): failed to open stream: Permission denied in /home/msgstuff/public_html/pictures/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/php8JjYqF' to './albums/edit/mHTTP_temp_f383627d.jpg' in /home/msgstuff/public_html/pictures/upload.php on line 1197

I've attached my upload file so please could some tell me what's wrong or fix it for me, thanks  :)

Joachim Müller

make sure you have set proper permissions (as suggested in the docs) on the albums dir and all folders within it (this includes the edit folder). Make sure those settings propagate to the edit folder.