hello everyone. I can't upload over 2 megabytes on my script. My limit on the server is 400 megabytes. I know it works fine on the server and with my account because if setup another account or in the same folder I can upload up to 400.. but with drupal for some reason I can't upload over 2 megs.. I think its somewhere in the script. Please let me know if you have any suggestions.. It would greatly help.

Comments

Brian@brianpuccio.net’s picture

Go to /admin/settings/uploads and you should be able to change the settings. (It will also tell you what PHP is limited to on the bottom of this screen, in your case, it should say 400 MB.)

bobby4372’s picture

did you mean audio settings? I logged into my folder area and this wasn't in there. at least the admin folder.. I logged into the admin area and the only thing I say was a audio settings. Its still saying the incorrect number.

Any ideas? Thanks so far.

Brian@brianpuccio.net’s picture

Sorry, I thought you were having problems using the upload module, I was trying to help you out with that. I know nothing about the audio module. Good luck!

bobby4372’s picture

right now I have no idea what it is.. All I know is it won't let me upload over 2 megabtyes..

ktleow’s picture

Since you're using Drupal 6, goto admin > settings > File Uploads

Check the upload size limit there.

bobby4372’s picture

Its still saying that my maxium upload is 2 megabytes.. "Your PHP settings limit the maximum file size per upload to 2 MB" is there a file reader or control somewhere?

bobby4372’s picture

Its still not reading the correct upload size..

ktleow’s picture

I think you should consult your web host regarding this. They may have set it incorrectly.

Or maybe there are other modules conflicting.. Why don't you use IMCE?

bobby4372’s picture

Its something with the script.. Other scripts work fine on the server... what is imce?

ktleow’s picture

IMCE is a file and image uploader, allows u to restrict size per user, upload limit, etc.

One of my favourite modules ^^

Why don't you try IMCE, set the upload quota to 400MB and see?

bobby4372’s picture

Other scripts work fine.. Its just this one isn't allowing it to work.. I am stumpped.