upload problems upload problems
 

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 problems

Started by M|DuM, January 17, 2005, 02:14:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

M|DuM

Hello!

I've got problems with my picture uploads.
this is the exception:
Warning: opendir(./edit): failed to open dir: No such file or directory in /home/www/web329/html/cpq/upload.php on line 398

the authorization is on 777.
could anyone help me?
THXXX

Nibbler

If you get a message saying a folder does not exist, why don't you simply create the folder being complained about and see if that helps ?

M|DuM

yes I know, but there is the correct directory! thats the whole exception:

Warning: move_uploaded_file(./edit/mHTTP_temp_b298084c.jpg): failed to open stream: No such file or directory in /home/www/web329/html/cpq/upload.php on line 1156

Warning: move_uploaded_file(): Unable to move '/home/www/web329/phptmp/phpnVp5GB' to './edit/mHTTP_temp_b298084c.jpg' in /home/www/web329/html/cpq/upload.php on line 1156


thanks!