I need to purge php5 and apache cause I messed up the system.
So I did this
Deleting all php5 package
And
Deleting apache server
I also did
sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
After this I did usual imscp install
And got error after downloading and installing php5 and apache
Shell-Script
- [ERROR]
- │
- │ Error while performing step:
- │
- │ Running Servers::httpd::apache_php_fpm postinstall tasks...
- │
- │ Error was:
- │
- │ Servers::httpd::apache_php_fpm::postinstall: Could not enable the php5-fpm
- │ service: Could not find the upstart php5-fpm../ job file at
- │ /home/romanov/imscp-1.2.17/engine/PerlLib/iMSCP/Provider/Service/Upstart.p
- │ m line 793, <GEN1058> line 1
What is wrong with installation and how to fix it ? I got that this is something with 'service' starting files.