My system is M4 32 bit
Logs below. If any other info will be necessery, I send it ASAP:
- Code: Select all
[root@mackowiak ~]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
[root@mackowiak ~]# systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: signal) since pon 2015-03-16 10:34:41 CET; 16s ago
Process: 9029 ExecStop=/usr/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
Process: 9028 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=killed, signal=SEGV)
Main PID: 9028 (code=killed, signal=SEGV)
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: httpd.service: main process exited, code=killed, status=11/SEGV
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: Failed to start The Apache HTTP Server.
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: Unit httpd.service entered failed state.
[root@mackowiak ~]# journalctl -xn
-- Logs begin at nie 2015-02-08 08:56:43 CET, end at pon 2015-03-16 10:34:42 CET. --
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: Starting The Apache HTTP Server...
mar 16 10:34:41 mackowiak.no-ip.org kernel: httpd[9028]: segfault at f ip b54c71a9 sp bfb5a8f0 error 6 in apc-mmap.so[b54b00
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: httpd.service: main process exited, code=killed, status=11/SEGV
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: Failed to start The Apache HTTP Server.
mar 16 10:34:41 mackowiak.no-ip.org systemd[1]: Unit httpd.service entered failed state.
And httpd log:
- Code: Select all
[root@mackowiak httpd]# cat error_log
[Mon Mar 16 10:47:00.428573 2015] [ssl:warn] [pid 9685] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Mar 16 10:47:00.428722 2015] [ssl:warn] [pid 9685] AH01909: RSA certificate configured for mackowiak.ddns.net:443 does NOT include an ID which matches the server name
[Mon Mar 16 10:47:00.481727 2015] [auth_digest:notice] [pid 9685] AH01757: generating secret for digest authentication ...
[Mon Mar 16 10:47:00.483539 2015] [lbmethod_heartbeat:notice] [pid 9685] AH02282: No slotmem from mod_heartmonitor
[Mon Mar 16 10:47:00.484720 2015] [ssl:warn] [pid 9685] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Mar 16 10:47:00.484754 2015] [ssl:warn] [pid 9685] AH01909: RSA certificate configured for mackowiak.ddns.net:443 does NOT include an ID which matches the server name
PHP Fatal error: PHP Startup: apc_mmap: mkstemp on /var/lib/php-apc/apc.I4jPHY failed: in Unknown on line 0
PHP Fatal error: PHP Startup: apc_fcntl_create: open(/var/lib/php-apc/.apc.HUmWOZ, O_RDWR|O_CREAT, 0666) failed: in Unknown on line 0
Please help me, becuse my http based OwnCloud is extrimely necessery for me!
[EDIT]
I wanted reinstall httpd but I got VERY strange result:
- Code: Select all
[root@mackowiak ~]# urpme httpd
unknown package: httpd