[Solved]: No file was uploaded ! [Solved]: No file was uploaded !
 

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

[Solved]: No file was uploaded !

Started by kareha, August 18, 2008, 12:21:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kareha

When I try to upload an image into my cpg (1.4.19), I got this message:

No file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...


I read the manual, tried everything - smaller picture, changed the permissions from 777 to 755, checked php.ini,...  nothing works. Maybe I passed over something?

the link is: http://hipoturistika.k3e.cz/coppermine/index.php
login tester
pass test

Nibbler

So, did you check that the server allows file uploads?

kareha

php.ini says yes.
is there any other place where I can check?

Nibbler

phpinfo.php in the Coppermine directory (via web browser).

kareha

it says:

file_uploads      On     On

I suppose that means that it allows uploads.

kareha

I contacted my server administrator and he found out that there was some problem with server configuration.

Thank you for your help.