Hello!
I have compiled 2 versions of PHP with LSWS, One version is php 5.3.26 and one is PHP 5.4.16 and now it is possible to switch between them with adding the desired "AddType application" MIME Type in .htaccess.
Now the problem is that I want to use my PHP with suhosin. Since I have build my default version (php 5.3.26) with easyapache, it is running with sohosin without any issue, But I don't know how to build my other version with sohosin.
I didn't find any option to build that with sohosin in litespeed.
Any help would be appreciated.
I have compiled 2 versions of PHP with LSWS, One version is php 5.3.26 and one is PHP 5.4.16 and now it is possible to switch between them with adding the desired "AddType application" MIME Type in .htaccess.
Now the problem is that I want to use my PHP with suhosin. Since I have build my default version (php 5.3.26) with easyapache, it is running with sohosin without any issue, But I don't know how to build my other version with sohosin.
I didn't find any option to build that with sohosin in litespeed.
Any help would be appreciated.