In What Folder Do Debian Service Configuration Reside?
Well, I would like to add my 2 cents here.
I'k using shared webhosting and I tackled this trouble many times, tried to resolve it on my own but to no avail. Finally I managed to resolve it through checking diverse web sources and contacting my hosting service provider. My questions were "How can I alter php value memory_limit
in shared webhosting?", "How can I change php value upload_max_filesize
in shared webhosting?", "How can I modify php value max_input_vars
in shared webhosting?", "How can I change php value max_execution_time
in shared webhosting?", "How can I change php value max_input_time
in shared webhosting?" and many more past configuring or changing php.ini or .htaccess
file. I tried to change them but problems arose. Finally I contacted my hosting provider, and it turns out that I set my php to native, they changed it to php 5.6, here is their answer:
"Your PHP was set to 'native' mode which ways y'all can't override those values. I've changed you to but '5.6' and then y'all should be good to become."
Later that I connected my website through ftp Filezilla, also don't forget to brand both your ftp service to show subconscious files, and your local figurer to exercise so, because .htaccess
file was hidden in my local laptop and in my website. It was available in public_html binder, I just downloaded it and added the post-obit codes to the end of the file and then uploaded it dorsum to the server:
php_value memory_limit 256M php_value post_max_size 256M php_value upload_max_filesize 64M php_value max_input_vars 1800 php_value max_execution_time 300 php_value max_input_time 300
Everything is working properly for the time being, if any of you overcome with some bug please write here and warn me then that I can alter the above-shown codes. By the fashion, I as well upload some pictures which shows the alter.
One more matter I about forgot to mention ZipArchive installation on your shared webhosting service, I managed that requirement to tick by simply going to php settings through my cpanel, click on php selector extensions and so tick zilch department, that'due south all.
Thanks.
PS: I'k open to good practices, and if you see whatever bad practise hither please allow me know, I'll try to alter them. Thanks.
In What Folder Do Debian Service Configuration Reside?,
Source: https://stackoverflow.com/questions/2184513/change-the-maximum-upload-file-size
Posted by: cervantezglanking.blogspot.com
0 Response to "In What Folder Do Debian Service Configuration Reside?"
Post a Comment