|
PHP settings
max_execution_time 0
memory_limit 32M
upload_max_filesize 12M
post_max_size 12M
and in photopost admin upload settings max multimedia upload has to be 12288
Now if you still can not upload a file that size your host is restricting it elsewhere most notably the apache configuration
|