Upgraded to php7.0, now ssh updates don’t work [closed]

I was having a similar problem with getting ssh to work after the php 7.0 upgrade. I went through the steps of this tutorial and got it working.

I also had to chmod 775 the wp-content directory. However, the wp-content/plugins direcotry at chmod 755 works.