mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/15924] Install apc via pecl and remove nginx config check
PHPBB3-15924
This commit is contained in:
@@ -54,5 +54,4 @@ cat $DIR/../phpBB/docs/nginx.sample.conf \
|
||||
| sudo tee $NGINX_SITE_CONF
|
||||
sudo sed -i "s/user www-data;/user $USER;/g" $NGINX_CONF
|
||||
|
||||
sudo nginx -t
|
||||
sudo service nginx start
|
||||
|
Reference in New Issue
Block a user