Quote:
Originally Posted by myplacidcasual
I've looked everywhere for this setting but it won't allow me (THE ADMIN) to upload files bigger than 2 megs. Where do I change this.
I have upload space set to unlimited (0) and my understanding is that is just the room on the server.
|
you need to fix this in your php.ini
if you check the key settings at the bottom of the ldm setting page you will see these settings
post_max_size 20M
upload_max_filesize 21M
it is suggested to make the upload max size a bit bigger