How to Change upload_max_filesize for a particular domain?
Execute the following command for a domain in Ensim from root:- #echo “php_admin_value upload_max_filesize 20MB” > /etc/httpd/conf/sitexx/uploadmaxsize Replace xx with site number. Site number could …