View Single Post
Old 10-13-2012, 03:02 AM   PM User | #2
DrDOS
Senior Coder

 
Join Date: Sep 2010
Posts: 1,146
Thanks: 10
Thanked 148 Times in 148 Posts
DrDOS is infamous around these parts
The memory limit is set by the php.ini file, you can either increase the limit, not too likely unless it's your own server, or you can use a custom
php.ini file, or simply limit upload size to work within the assigned value.
DrDOS is online now   Reply With Quote