change it in the local .htaccess and the php.ini...
however... Drupal still doesn't let me upload more than 8mb , (I've cleared cache) , Rebooted the server, ... Still sais that I can specify it and if nothing is filled in, the max allowed php setting applies ; 8MB...
What am I doing wrong ?
suddenly it changed... I guess it just takes some time for the server and Drupal to sync... be aware of that !
Comments
=-=
It's not controlled by Drupal. It's controlled by your php settings.
max_file_size can be found by running a phpinfo()
thank u
thanks for u r reply
not working
hi...
I did both,
change it in the local .htaccess and the php.ini...
however... Drupal still doesn't let me upload more than 8mb , (I've cleared cache) , Rebooted the server, ... Still sais that I can specify it and if nothing is filled in, the max allowed php setting applies ; 8MB...
What am I doing wrong ?
suddenly it changed... I guess it just takes some time for the server and Drupal to sync... be aware of that !