DevilBox Overview



Docker Images

Webserver
PHP
MySQL Server

Host computer

MySQL datadir
MySQL socket ./run/mysql/mysql.sock
WWW Document Roots
Log dir ./log

[docker] HTTPD

IP Adress

[docker] PHP

IP Adress
MySQL Remote Port forwarded to PHP Docker?
MySQL Remote Socket mounted on PHP Docker?
PHP-MySQL connection test: localhost
PHP-MySQL connection test: 127.0.0.1
PHP-MySQL connection test:
PHP custom run-time options


xdebug.remote_enable  = 
xdebug.remote_port    = 
xdebug.remote_host    = 


max_execution_time    = 
max_input_time        = 
memory_limit          = 
post_max_size         = 
upload_max_filesize   = 
max_input_vars        = 

error_reporting       = 
display_errors        = 
track_errors          = 
									

[docker] MySQL

IP Adress
MySQL root password
MySQL socket
MySQL logging