Ensim - Knowledge Base Archives - Hivelocity Hosting https://www.hivelocity.net/kb/tag/ensim/ Dedicated Servers, Private Cloud & Colocation Wed, 06 Dec 2023 16:44:28 +0000 en-US hourly 1 https://wordpress.org/?v=6.6 How to Change upload_max_filesize for a particular domain? https://www.hivelocity.net/kb/how-to-change-upload_max_filesize-for-a-particular-domain/ https://www.hivelocity.net/kb/how-to-change-upload_max_filesize-for-a-particular-domain/#respond Wed, 30 Jan 2013 13:53:56 +0000 https://kb.hivelocity.net/?p=10993 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 be checked with the below command: #sitelookup -d <sitename>

The post How to Change upload_max_filesize for a particular domain? appeared first on Hivelocity Hosting.

]]>
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 be checked with the below command:
#sitelookup -d <sitename>

The post How to Change upload_max_filesize for a particular domain? appeared first on Hivelocity Hosting.

]]>
https://www.hivelocity.net/kb/how-to-change-upload_max_filesize-for-a-particular-domain/feed/ 0