Hello there!
I am facing a serious problem with ntPHPselector. After installing it everything was working as supposed with no issues whatsoever.
Unfortunately, I needed to uninstall it because I need to switch from suPHP to FastCGI in order to use XCache.
After running the uninstall script, I assumed that everything related to ntPHPselector was properly removed. Unfortunately, it wasn’t the case.
I am running Apache 2.4.12 and PHP 5.5.26
Here are the issues I am facing after the uninstall:
Since I am using now only PHP 5.5 I don’t need any ZendOptimizer anymore.
How to make sure that Apache will not try to load any module or extension that ntPHPselector added?...
I have to add also, that after uninstalling I have rebuilt my Apache profile with EasyApache and regenerate a new global PHP.ini file, but the problems remain.
Thank you for helping resolving these issues.
I am facing a serious problem with ntPHPselector. After installing it everything was working as supposed with no issues whatsoever.
Unfortunately, I needed to uninstall it because I need to switch from suPHP to FastCGI in order to use XCache.
After running the uninstall script, I assumed that everything related to ntPHPselector was properly removed. Unfortunately, it wasn’t the case.
I am running Apache 2.4.12 and PHP 5.5.26
Here are the issues I am facing after the uninstall:
1) The ntPHPselector icon still show in cPanel under “Software and Services” section. But it leads to index.live.php which is not present anymore after the uninstall resulting a 404 page. How to get it removed?...
2) After switching suPHP handler to FastCGI all webpages were broken due to the following error in the Apache log:
[Wed Jun 17 10:20:02.115773 2015] [:error] [pid 2079] [client xxx.xxx.xxx.xxx:xxxxx] Failed loading /usr/lib64/php/zend/ZendOptimizer-5.2.so: /usr/lib64/php/zend/ZendOptimizer-5.2.so: cannot open shared object file: No such file or directory
Since I am using now only PHP 5.5 I don’t need any ZendOptimizer anymore.
How to make sure that Apache will not try to load any module or extension that ntPHPselector added?...
I have to add also, that after uninstalling I have rebuilt my Apache profile with EasyApache and regenerate a new global PHP.ini file, but the problems remain.
Thank you for helping resolving these issues.