Uploading can't do Uploading can't do
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.