Hello @sdouce ,
Any error in the web console page or the php-fpm/centreon-error.log when you get this blank page ?
Regards,
Ok thank for this log it was clear and usefull …
Log error give me :
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6287392 bytes) in /usr/share/centreon/vendor/openpsa/quickform/lib/HTML/QuickForm/select.php on line 362
I update memory_limit in vim /etc/opt/rh/rh-php73/php.ini
i restart
systemctl restart rh-php73-php-fpm.service
systemctl restart httpd24-httpd.service
And my curves was available …
Thnak You .