Title says it all. Using Litespeed Web Server Standard 5.1.4. I have virtual host configured:
Globally I'm using php 5.6.x but for some directories I want to use php 7. Tried to play with context settings like this:
No idea why it's not working...This brings me error:
I can switch betveew php version globaly, also I can switch it for different virtual host, but not for directories inside particular virtual host, I'm pretty sure this is possible.
Code:
http://sv1.domain.com/subdir-1/
http://sv1.domain.com/subdir-2/
http://sv1.domain.com/subdir-3/
...
No idea why it's not working...This brings me error:
Code:
Warning:Unknown: failed to open stream:No such file or directory inUnknown on line 0
Fatal error:Unknown:Failed opening required 'LS'(include_path='.:/usr/local/lsws/lsphp7/lib/php')inUnknown on line 0