ah.. OK have solved my issue. I kept restarting the httpd service ( thinking it was restarting the PHP service, and reloading the php.ini) but what was really being used by joomla was PHP-FPM
The solution was systemctl restart php-fpm (after I made those PHP.ini changes an hour ago...)
I guess a reboot would have sufficed, as well.
the clue was staring me in the face the whole time, in the Joomla System Information | PHP Settings where it says:
WebServer to PHP Interfacefpm-fcgi
The solution was systemctl restart php-fpm (after I made those PHP.ini changes an hour ago...)
I guess a reboot would have sufficed, as well.
the clue was staring me in the face the whole time, in the Joomla System Information | PHP Settings where it says:
WebServer to PHP Interfacefpm-fcgi
Statistics: Posted by radiator8 — Sun May 19, 2024 10:55 pm