libphp.so cannot allocate memory in static TLS block
by gildbg from LinuxQuestions.org on (#6NQEW)
Hi ppl,
since few weeks I have a problem after last php upgrade on current 64 on Jun 6 2024.
It's happened when server rotate logs but not always.
httpd: Syntax error on line 585 of /etc/httpd/httpd.conf: Syntax error on line 6 of /etc/httpd/mod_php.conf: Cannot load lib64/httpd/modules/libphp.so into server: /usr/lib64/httpd/modules/libphp.so: cannot allocate memory in static TLS block
The line 585 is:
Code:583 # Uncomment the following line to enable PHP:
584 #
585 Include /etc/httpd/mod_php.confThe server it's not heavy loaded, nothing special in logs. I didn't find any helpful help.
Thanks,
since few weeks I have a problem after last php upgrade on current 64 on Jun 6 2024.
It's happened when server rotate logs but not always.
httpd: Syntax error on line 585 of /etc/httpd/httpd.conf: Syntax error on line 6 of /etc/httpd/mod_php.conf: Cannot load lib64/httpd/modules/libphp.so into server: /usr/lib64/httpd/modules/libphp.so: cannot allocate memory in static TLS block
The line 585 is:
Code:583 # Uncomment the following line to enable PHP:
584 #
585 Include /etc/httpd/mod_php.confThe server it's not heavy loaded, nothing special in logs. I didn't find any helpful help.
Thanks,