Forums
(@fusion330)
13 years, 6 months ago
if it helps…
For a quick fix with crazydomains create the php.ini file in the wp-admin folder and add this code as is.
memory_limit = 128M upload_max_filesize = 10M post_max_size = 10M
This will allow you to upload files up to 10mb in size