PHP 7 via browser geeft 503 error
Goeie vraag. Werkte altijd prima. Zijn er veel verbeteringen met 7.3 / 7.4 , waarbij het echt noodzakelijk is?
Gewijzigd op 02/04/2020 17:49:47 door - Ariën -
httpd service stop plotseling
? httpd.service - The Apache HTTP Server
Loaded: loaded (/etc/systemd/system/httpd.service; enabled; vendor preset: di sabled)
Active: failed (Result: exit-code) since Thu 2020-04-02 18:40:25 CEST; 26s ag o
Process: 12387 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAI LURE)
Process: 12385 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, s tatus=1/FAILURE)
Main PID: 12385 (code=exited, status=1/FAILURE)
Apr 02 18:40:25 ivomedia.nl systemd[1]: Starting The Apache HTTP Server...
Apr 02 18:40:25 ivomedia.nl systemd[1]: httpd.service: main process exited, ...E
Apr 02 18:40:25 ivomedia.nl kill[12387]: kill: cannot find process ""
Apr 02 18:40:25 ivomedia.nl systemd[1]: httpd.service: control process exite...1
Apr 02 18:40:25 ivomedia.nl systemd[1]: Failed to start The Apache HTTP Server.
Apr 02 18:40:25 ivomedia.nl systemd[1]: Unit httpd.service entered failed state.
Apr 02 18:40:25 ivomedia.nl systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
En wat zegt de logfile?
www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 02 19:04:01.492872 2020] [core:emerg] [pid 5422:tid 140468553099392] (28)No space left on device: AH00023: Couldn't create the proxy mutex
[Thu Apr 02 19:04:01.492903 2020] [proxy:crit] [pid 5422:tid 140468553099392] (28)No space left on device: AH02478: failed to create proxy mutex
[Thu Apr 02 19:04:01.492930 2020] [:emerg] [pid 5422:tid 140468553099392] AH00020: Configuration Failed, exiting
[Thu Apr 02 19:04:01.492668 2020] [ssl:warn] [pid 5422:tid 140468553099392] AH01909: [Thu Apr 02 19:04:01.492872 2020] [core:emerg] [pid 5422:tid 140468553099392] (28)No space left on device: AH00023: Couldn't create the proxy mutex
[Thu Apr 02 19:04:01.492903 2020] [proxy:crit] [pid 5422:tid 140468553099392] (28)No space left on device: AH02478: failed to create proxy mutex
[Thu Apr 02 19:04:01.492930 2020] [:emerg] [pid 5422:tid 140468553099392] AH00020: Configuration Failed, exiting
Gevalletje schijfruimte tekort, zo te zien.
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vg_directadmin-lv_root 574085120 433343000 140742120 76% /
devtmpfs 2959796 0 2959796 0% /dev
tmpfs 2972232 0 2972232 0% /dev/shm
tmpfs 2972232 8864 2963368 1% /run
tmpfs 2972232 0 2972232 0% /sys/fs/cgroup
/dev/mapper/vg_directadmin-lv_tmp 1038336 33092 1005244 4% /tmp
/dev/vdb1 2146429956 9778828 2136651128 1% /mnt/bigstorage
/dev/vda1 508580 228872 279708 46% /boot
tmpfs 594448 0 594448 0% /run/user/0
tmpfs 594448 0 594448 0% /run/user/1001
https://help.directadmin.com/item.php?id=110
Toevoeging op 02/04/2020 19:24:40:
hahaha, net langs elkaar heen , thanks. Dat had ik dus zelf net gevonden en werkte.
Ga die cronjob ook maar laden, om dit te voorkomen. Bedankt voor het meedenken.