Upload problem. Upload problem.
 

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

Upload problem.

Started by olti, September 21, 2004, 11:34:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

olti

When I try to upload files (as user or admin)  I get this: Warning: opendir(./albums/edit): failed to open dir: No such file or directory in /var/www/html/galeria/upload.php on line 409
and than this: Warning: move_uploaded_file(./albums/edit/mHTTP_temp_d90c4e15.jpg): failed to open stream: No such file or directory in /var/www/html/galeria/upload.php on line 1197

Warning: move_uploaded_file(): Unable to move '/tmp/phppFxMRc' to './albums/edit/mHTTP_temp_d90c4e15.jpg' in /var/www/html/galeria/upload.php on line 1197


I have updated all the upload.php file, but the problem is still the same  :-\\

As user I can upload files, as admin not!


Joachim Müller

you posted a similar question already, but labelled it as solved: http://forum.coppermine-gallery.net/index.php?topic=8909.0

Joachim