I can't upload a file via file center that's greater than 1024KB...
when i've chosen a file and clicked on "upload files" the IE gives me a 404 Error
does phpWCMS have a limit set somewhere in a config file?
but yesterday, i didn't have that problem



has anyone come across this?
my conf.inc.php ... maxsize is set high enough
Code: Select all
$phpwcms["file_maxsize"] = 52428800;

what i've also done is, i uploaded that 2.7MB file via ftp onto our server and downloaded it directly over an URL... also not via phpWCMS and worked fine...
is there something wrong with my phpWCMS oder could it be my apache?
thx