S SaohNY New Member Nov 26, 2020 #1 Nov 26, 2020 #1 I cant change my PHP limit for memory limit, max post limit and max upload size. im using php 7.4.
Cold-Egg Administrator Nov 27, 2020 #2 Nov 27, 2020 #2 Did you change it on php.ini file? After updating the file, please remember to restart PHP process , e.g. "killall lsphp"
Did you change it on php.ini file? After updating the file, please remember to restart PHP process , e.g. "killall lsphp"
S SaohNY New Member Nov 27, 2020 #3 Nov 27, 2020 #3 i cant find the directory for php 7.4 ? what command to use to find php.ini for php 7.4 ?
Cold-Egg Administrator Nov 30, 2020 #4 Nov 30, 2020 #4 Try Code: /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini
S SaohNY New Member Nov 30, 2020 #5 Nov 30, 2020 #5 Cold-Egg said: Try Code: /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini Click to expand... this solved it. Thank you for your help. Appreciate it
Cold-Egg said: Try Code: /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini Click to expand... this solved it. Thank you for your help. Appreciate it