How to change php version in bitnami lamp stack deployed on Google cloud

Viewed 28

I have deployed bitnami lampstack with php version 8x on Google cloud. But my application built on PHP 7.2. so I want to change version of php to 7.2 from 8 in lampstack. Can it be possible? Else I need to install a new stack?

0 Answers
Related