Thread
:
fatal error: allowed memory prob
View Single Post
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
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
View Public Profile
Find More Posts by DrDOS