Hi Harshadyeola,
I did that and it’s present so I assume it is loaded.
Not sure how to debug that, but it seems that the ee update failed somewhere. I tried 2 times after rollback the server but exact same issue.
What I did now is:
1. ee stack purge --php
2 ee stack install --php
After point 2. I get an error message like below:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
php-memcached : Depends: php-json
php-pear : Depends: php-common but it is not going to be installed
php5.6-bcmath : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-common : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-curl : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-fpm : Depends: php5.6-json but it is not going to be installed
php5.6-gd : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-imap : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-mbstring : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-mcrypt : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-mysql : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-opcache : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-readline : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-recode : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-xml : Depends: php-common (>= 1:33) but it is not going to be installed
php5.6-zip : Depends: php-common (>= 1:33) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
2016-03-01 09:51:05,244 (INFO) ee : e[94me[91mOops Something went wrong!!e[0m
2016-03-01 09:51:05,245 (ERROR) ee : e[91mCheck logs for reason `tail /var/log/ee/ee.log` & Try Again!!!e[0m
Not sure now if this is related but don’t know how to fix that.
Anyone please? 