Where is php.ini file Located in Wordpress Directory?

Cold-Egg

Administrator
#2
Hi @hannnan_khan ,

It should be
Code:
/usr/local/lsws/lsphp73/etc/php/7.3/litespeed/php.ini
Please substitute the php version (73 and 7.3) to your own version.

Then restart the PHP process with command:
Code:
killall lsphp
Best,
Eric
 
Top