File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ Configure these such that nginx is a fastcgi proxy to php-fpm. You'll then run
9292You should point nginx/php-fpm at the ` /main.php ` file for all requests.
9393
9494MariaDB should be configured with the ` TRADITIONAL,NO_AUTO_VALUE_ON_ZERO ` modes.
95- A sample configuration can be found ` etc/mysql-server.sample.cnf ` . MariaDB data
96- can be seeded by importing the contents of: ` /etc/database.sample.sql `
95+ A sample configuration can be found at ` etc/mysql-server.sample.cnf ` . MariaDB
96+ data can be seeded by importing the contents of: ` /etc/database.sample.sql `
9797
9898Memcached does not require extra configuration from its package defaults, but
9999a sample configuration is available at ` etc/memcached.sample.conf ` . Memcached
You can’t perform that action at this time.
0 commit comments