This app only supports PHP 7
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.
This app also bundles ProFTPD 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.
This app supports running one or more cronjobs. The jobs are specified using the standard crontab syntax.
Use the web terminal for a remote shell connection into the
app to adjust configuration files like php.ini
.