how is this done??? i want to upload pictures larger than 2mb but it wont let me if it goes into public files. i made a folder at sites/default/files/private and i added it to the settings.php quotes for the path, saved it, and cleared the cache but still says private system path not set. where am i going wrong here?

Comments

VM’s picture

uploading of files larger than 2MB may be a restriction of your PHP environment. You should use a custom php.ini file. Check with your host.

Also of note you don't mention setting the private file system path in your file system settings @ admin/config/media/file-system