LAMP App (PHP 7.3)
-
By popular demand, we have added another version of the LAMP app that has PHP 7.3. Currently, it is in unstable. Will promote it to stable after we get enough feedback from users.
Appstore link: https://cloudron.io/store/lamp.cloudronapp.php73.html
There is no separate doc page, it works exactly the same as the other LAMP app - http://cloudron.io/documentation/apps/lamp
-
Wonderful job !
2 major issues in my case: No composer and no intl extension.
In case it could be helpfull: cloudron php 7.3 with ssh
I made this image. It as in more the possibility to create a ssh key for connect to remote server (like gitlab for autodeploy)
The problem with this image is sometime when machine reboot it has issue with backup and freeze the dashboard...
-
After lot of tries, ext-curl is missing.
Thats very great that is php 7.4 !
-
@girish you can create a symfony project:
composer create-project symfony/website-skeleton symfony-test cd symfony-test composer require admin composer require guzzlehttp/guzzle
or, you can type
php -m
Funny thing, cli php is 7.4 and apache is 7.3