A ready to use runtime environment for PHP applications with completely integrated, pre-configured and optimized for web-specific tasks LEMP stack with the next generation of PHP version 7 and MyRocks MySQL with RocksDB storage engine. It is similiar to the LAMP stack, where Apache is replaced with the lightweight yet powerful Nginx, and PHP works in `php-fpm` mode.
Main config: | /jet/etc/nginx/nginx.conf |
Additional configs: | /jet/etc/nginx/conf.d |
Document Root: | /jet/app/www/default |
Ports/Sockets: | 80 |
Main Error Log: | /jet/log/nginx/error.log |
Version: | Ver 5.6.27 for Linux on x86_64 (MySQL Community Server (GPL)) |
Main my.cnf: | /jet/etc/mycnf/my.cnf |
Additional configs: | /jet/etc/mycnf/my.cnf.d/ |
Database directory: | /jet/prs/mysqld/data |
Administrator username: | root |
Administrator password: | empty |
Socket: | /jet/run/mysqld/mysql.sock |
Error log: | /jet/log/mysqld/mysqld.log |
Start: | start mysqld |
Stop: | stop mysqld |
Restart: | restart mysqld |
Version: | 7.1.4 |
Additional modules: | PEAR PECL FPM |
Path to interpreter: | /jet/bin/php |
Path to php.ini: | /jet/etc/php/php.ini |
Additional ini files: | /jet/etc/php/php.d |
Version: | 4.7.0 |
phpMyAdmin address: | http://server_address/phpmyadmin |
Default site directory: | /jet/app/www/default |
Version: | 7.1.4 (fpm-fcgi) |
Configuration file | /jet/etc/php-fpm/php-fpm.conf |
Additional config files: | /jet/etc/php-fpm/conf.d |
Start: | start php-fpm |
Stop: | stop php-fpm |
Restart: | restart php-fpm |
Available services: | cron exim monit mysqld nginx php-fpm |
Start all services: | start |
Stop all services: | stop |
Service commands: | available|enabled|disabled|enable|disable|start|stop|status|restart servicename |
Configurations: | /jet/etc |
Log files: | /jet/log |
Applications: | /jet/app |
Applications data: | /jet/var |
Temporary files: | /jet/tmp |
Persistent data: | /jet/prs |
Version: | 4.89 |
Default smtp port | 25 |
Main config: | /jet/etc/exim/exim.conf |
Main Log: | /jet/log/exim/main.log |
Start: | start exim |
Stop: | stop exim |
Restart: | restart exim |
Sendmail location: | /jet/bin/sendmail |
main |
Version: | 5.19.0 |
Main config: | /jet/etc/monit/monitrc |
Additional config files: | /jet/etc/monit/monit.d |
Logfile: | /jet/log/monit/monit.log |
Start: | start monit |
Stop: | stop monit |
Restart: | restart monit |
Reload: | reload monit |
Status: | monit summary monit status |