Hi,
I am trying to use php per-user configuration on litespeed + cpanel.
I created the file /usr/local/apache/conf/userdata/std/2/user/domain/php.conf with content:
But it's not working. What is the correct way to do this with litespeed?
Thanks!
I am trying to use php per-user configuration on litespeed + cpanel.
I created the file /usr/local/apache/conf/userdata/std/2/user/domain/php.conf with content:
Code:
SetEnv PHP_INI_SCAN_DIR /home/user/ini
Thanks!
Last edited by a moderator: