Expected behaviour
Owncloud login page must show and can login
Actual behaviour
This page isn’t working. www.mydomain.com can’t currently handle this request.
HTTP ERROR 500
Server configuration
Operating system: CentOs 7
Web server:
Apache httpd
Database:
MariaDB
PHP version:
7.2.34
ownCloud version:
10.0.8
Error Log (httpd):
[Sun Jul 11 21:02:03.217999 2021] [lbmethod_heartbeat:notice] [pid 2532] AH02282: No slotmem from mod_heartmonitor
[Sun Jul 11 21:02:03.238022 2021] [mpm_prefork:notice] [pid 2532] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34 configured – resuming normal operations
[Sun Jul 11 21:02:03.238074 2021] [core:notice] [pid 2532] AH00094: Command line: ‘/usr/sbin/httpd -D FOREGROUND’
[Sun Jul 11 21:03:42.789167 2021] [mpm_prefork:notice] [pid 2532] AH00170: caught SIGWINCH, shutting down gracefully
[Sun Jul 11 21:03:43.861412 2021] [suexec:notice] [pid 2561] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sun Jul 11 21:03:43.893927 2021] [lbmethod_heartbeat:notice] [pid 2561] AH02282: No slotmem from mod_heartmonitor
[Sun Jul 11 21:03:43.914669 2021] [mpm_prefork:notice] [pid 2561] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34 configured – resuming normal operations
[Sun Jul 11 21:03:43.914713 2021] [core:notice] [pid 2561] AH00094: Command line: ‘/usr/sbin/httpd -D FOREGROUND’
What have I done?
When I go the error first time, I tried to update the PHP version 7.3 and it said Owncloud X is not compatible with php 7.3. So I reinstalled the php version 7.2.34 and got that kind of issue. Help me