I need to use php5.6

How do I use php5.6 in easyengine v4?

Hello.

Just use the --php5.6 option. Example: “ee site create domain.com --type=wp --ssl=le --php=5.6”

Hope this helps.
:slightly_smiling_face:

Running PHP, but not with mcrypt.

I corrected with ```
docker-php-ext-install mcrypt

1 Like