Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log.
Bonjour,
Je viens de de reformater mon serveur, et lord de lâinstallation de nextcloud jâobtien ce message dâerreur. pas dâerreur cotĂ© php voici mon virtual host:
<IfModule mod_ssl.c>
<VirtualHost *:443>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request's Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly.
ServerName obierti-cloud.com
ServerAlias *obierti-cloud.com
ServerAdmin contact@obierti.fr
DocumentRoot /srv/web/obierti-cloud
<Directory /srv/web/obierti-cloud>
AllowOverride All
Options Indexes FollowSymLinks Multiviews
Require all granted
</Directory>
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
RewriteEngine on
# Some rewrite rules in this file were disabled on your HTTPS site,
# because they have the potential to create redirection loops.
# RewriteCond %{SERVER_NAME} =foyer-rural-aussonne.fr [OR]
# RewriteCond %{SERVER_NAME} =*foyer-rural-aussonne.fr
# RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
SSLCertificateFile /etc/letsencrypt/live/obierti-cloud.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/obierti-cloud.com/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
</VirtualHost>
</IfModule>
un extrait du log apache:
{"file":"/srv/web/obierti-cloud/3rdparty/doctrine/dbal/src/Connection.php","line":1918,"function":"handleDriverException","class":"Doctrine\\\\DBAL\\\\Connection","type":"->"},{"file":"/srv/web/obierti-cloud/3rdparty/doctrine/dbal/src/Connection.php","line":1111,"function":"convertExceptionDuringQuery","class":"Doctrine\\\\DBAL\\\\Connection","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/DB/Connection.php","line":419,"function":"executeQuery","class":"Doctrine\\\\DBAL\\\\Connection","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\\\DB\\\\Connection","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":289,"function":"executeQuery","class":"OC\\\\DB\\\\ConnectionAdapter","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Cache/StorageGlobal.php","line":61,"function":"executeQuery","class":"OC\\\\DB\\\\QueryBuilder\\\\QueryBuilder","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Cache/Storage.php","line":76,"function":"getStorageInfo","class":"OC\\\\Files\\\\Cache\\\\StorageGlobal","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Cache/Storage.php","line":55,"function":"getStorageById","class":"OC\\\\Files\\\\Cache\\\\Storage","type":"::"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Cache/Cache.php","line":79,"function":"__construct","class":"OC\\\\Files\\\\Cache\\\\Storage","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Storage/Common.php","line":306,"function":"__construct","class":"OC\\\\Files\\\\Cache\\\\Cache","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/View.php","line":1375,"function":"getCache","class":"OC\\\\Files\\\\Storage\\\\Common","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/View.php","line":1423,"function":"getCacheEntry","class":"OC\\\\Files\\\\View","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Node/Root.php","line":178,"function":"getFileInfo","class":"OC\\\\Files\\\\View","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/Node/LazyFolder.php","line":138,"function":"get","class":"OC\\\\Files\\\\Node\\\\Root","type":"->"},{"file":"/srv/web/obierti-cloud/lib/private/Files/AppData/AppData.php","line":114,"function":"get","class":"OC\\\\Files\\\\Node\\\\LazyFolder","type":"->"},{"file":"/srv/web/obierti-cloud/apps/theming/lib/ImageManager.php","line":382,"function":"getFolder","class":"OC\\\\Files\\\\AppData\\\\AppData","type":"->"},{"file":"/srv/web/obierti-cloud/apps/theming/lib/ImageManager.php","line":86,"fu
merci pour vos éclaircissement