Hi

Having changed the file uploade size in php.ini, I can still see the max file upload size in backp & migrate module is 2M.

How can I change it in drupal? I know there is supposed to be a 'file upload' somewhere, but cannot find this. I found "admin>site config>file SYSTEM", but not "admin>site config>file UPLOAD"

Thank you.

Shay.

Comments

Seneschall’s picture

Under modules, look for core-optional.
make sure Uploads is checked.

It says: "Upload 6.14 Allows users to upload and attach files to content."
If it's checked, it should be below File System.

balaftuna’s picture

Thank you!

Now I can see the upload page, but it says "Your PHP settings limit the maximum file size per upload to 2 MB."
I scanned the whole installation directory (I use bitnami) and cannot find where these 2MB are defined.
The only definition I found was in the php.ini file, and I changed it, but it's still 2MB

Any ideas?

All the best.

Shay.