error sending email |
I'm getting an error when sending an email, the message even arrives at the recipient, but after executing the "send()" function I get error 500.
The message points to "Premature end of script headers: index.php" Analyzing apache logs, I found these messages: Code: [Sun Dec 26 08:48:01 2021] [error] [client 189.28.147.28] /usr/bin/php80-cgi: symbol lookup error: /usr/lib64/php80/modules/intl.so: undefined symbol: u_sprintf_50 PHP: 8.0 CodeIgniter: 4.1.5 Server: Apache
I'm getting this error and I don't know how to get around it. This does not happen locally, only in production on the Internet
[Tue Oct 25 08:19:41 2022] [error] /usr/bin/php80-cgi: symbol lookup error: /usr/lib64/php80/modules/intl.so: undefined symbol: u_sprintf_50 [Tue Oct 25 08:19:41 2022] [error] Premature end of script headers: index.php |
Welcome Guest, Not a member yet? Register Sign In |