This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

500 Error after upgrading to php 5.6
#5
RE: 500 Error after upgrading to php 5.6
(10-06-2017, 05:10 AM)Me.B Wrote: Check your logs. As you had before an error saying can't find suhosin now it's fixed.



Here are my HTTPD error logs for today:

Code:
[Thu Oct 05 13:50:33.056119 2017] [mpm_prefork:notice] [pid 7820] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Oct 05 13:50:34.262245 2017] [suexec:notice] [pid 23671] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 05 13:50:34.293096 2017] [auth_digest:notice] [pid 23671] AH01757: generating secret for digest authentication ...
[Thu Oct 05 13:50:34.293823 2017] [lbmethod_heartbeat:notice] [pid 23671] AH02282: No slotmem from mod_heartmonitor
[Thu Oct 05 13:50:34.328634 2017] [mpm_prefork:notice] [pid 23671] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.31 configured -- resuming normal operations
[Thu Oct 05 13:50:34.328684 2017] [core:notice] [pid 23671] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Oct 05 13:54:12.419451 2017] [mpm_prefork:notice] [pid 23671] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Oct 05 13:54:23.374410 2017] [suexec:notice] [pid 23713] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 05 13:54:23.401478 2017] [auth_digest:notice] [pid 23713] AH01757: generating secret for digest authentication ...
[Thu Oct 05 13:54:23.402136 2017] [lbmethod_heartbeat:notice] [pid 23713] AH02282: No slotmem from mod_heartmonitor
[Thu Oct 05 13:54:23.437355 2017] [mpm_prefork:notice] [pid 23713] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.31 configured -- resuming normal operations
[Thu Oct 05 13:54:23.437400 2017] [core:notice] [pid 23713] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Oct 05 14:27:03.492200 2017] [mpm_prefork:notice] [pid 23713] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Oct 05 14:27:12.662556 2017] [suexec:notice] [pid 26521] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 05 14:27:12.706422 2017] [auth_digest:notice] [pid 26521] AH01757: generating secret for digest authentication ...
[Thu Oct 05 14:27:12.707427 2017] [lbmethod_heartbeat:notice] [pid 26521] AH02282: No slotmem from mod_heartmonitor
[Thu Oct 05 14:27:12.754800 2017] [mpm_prefork:notice] [pid 26521] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.31 configured -- resuming normal operations
[Thu Oct 05 14:27:12.754846 2017] [core:notice] [pid 26521] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Oct 05 14:29:25.323662 2017] [mpm_prefork:notice] [pid 26521] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Oct 05 14:32:55.885694 2017] [suexec:notice] [pid 795] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 05 14:32:56.033076 2017] [auth_digest:notice] [pid 795] AH01757: generating secret for digest authentication ...
[Thu Oct 05 14:32:56.038864 2017] [lbmethod_heartbeat:notice] [pid 795] AH02282: No slotmem from mod_heartmonitor
[Thu Oct 05 14:32:56.369406 2017] [mpm_prefork:notice] [pid 795] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.31 configured -- resuming normal operations
[Thu Oct 05 14:32:56.369437 2017] [core:notice] [pid 795] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND
[Thu Oct 05 15:01:46.627448 2017] [mpm_prefork:notice] [pid 795] AH00170: caught SIGWINCH, shutting down gracefully
[Thu Oct 05 15:03:19.986542 2017] [suexec:notice] [pid 818] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Oct 05 15:03:20.089227 2017] [auth_digest:notice] [pid 818] AH01757: generating secret for digest authentication ...
[Thu Oct 05 15:03:20.090207 2017] [lbmethod_heartbeat:notice] [pid 818] AH02282: No slotmem from mod_heartmonitor
[Thu Oct 05 15:03:20.493296 2017] [mpm_prefork:notice] [pid 818] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.31 configured -- resuming normal operations
[Thu Oct 05 15:03:20.493357 2017] [core:notice] [pid 818] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'

I am in no way familiar with what any of these errors mean, i'm still a novice.
Thanks given by:


Messages In This Thread
500 Error after upgrading to php 5.6 - by tlop1 - 10-05-2017, 06:48 AM
RE: 500 Error after upgrading to php 5.6 - by tlop1 - 10-06-2017, 05:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,525 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,915 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,187 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)