This app only supports PHP 7 ## Cloudron LAMP Stack LAMP is an archetypal model of web service stacks, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language. ### SFTP This app also bundles [ProFTPD](http://www.proftpd.org/) which provides `sftp://` access. Use your preferred ftp client to manage all files on the server. The `public` folder contains your PHP files. You will find `php.ini` at the root directory. ### Cron This app supports running one or more cronjobs. The jobs are specified using the standard crontab syntax. ## ionCube ionCube is a PHP module extension that loads encrypted PHP files and speeds up webpages. ionCube is pre-installed and enabled by default. ### Remote Terminal Use the [web terminal](https://cloudron.io/documentation/apps/#web-terminal) for a remote shell connection into the app to adjust configuration files like `php.ini`.