Anciennes révisionsLiens de retourExporter en PDFHaut de page Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditDerniers changementsSend via e-MailImprimerPermalien × concretecms: installation tips / notes d'installation install softs sudo apt-get install apache2 apache2-bin apache2-data apache2-utils mysql-client mysql-client-8.0 mysql-client-core-8.0 mysql-common mysql-server mysql-server-8.0 mysql-server-core-8.0 php8.1-cli php8.1-common php8.1-fpm php8.1-mysql php8.1-opcache php8.1-readline php8.1-xml php-common php-fpm enable required modules root@radeff:/etc/apache2# ls mods-enabled/ access_compat.load authn_file.load autoindex.load env.load mpm_event.load proxy.load setenvif.load alias.conf authz_core.load deflate.conf filter.load negotiation.conf reqtimeout.conf status.conf alias.load authz_host.load deflate.load mime.conf negotiation.load reqtimeout.load status.load auth_basic.load authz_user.load dir.conf mime.load proxy.conf rewrite.load authn_core.load autoindex.conf dir.load mpm_event.conf proxy_fcgi.load setenvif.conf conf apache <Directory /var/www/c5site> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all RewriteEngine On </Directory> restart apache apache2ctl -t systemctl restart apache2.service change permissions chown -R www-data:www-data packages application/config application/files info/concrete5/installationc57.txt Dernière modification : 2023/02/21 06:43de radeff S'identifier