File Manager file size issue
Posted: Mon Sep 19, 2005 5:06 am
I'm having an issue uploading a file using the File Manager. File size is 10.5MB. I have permissions 777 on my upload folder, $config['max_upload_size'] = 50000000; in my config.php, files < 10MB upload fine using File Manager.
Any file over 10MB gives me the error "File could not be uploaded. Permissions problem?". I have plenty of drive space.
Is this some kind of caching problem with config.php not reading the max upload size?
Any file over 10MB gives me the error "File could not be uploaded. Permissions problem?". I have plenty of drive space.
Is this some kind of caching problem with config.php not reading the max upload size?