Probably there was little issue with html_callback(), fixed now.
But this does not affect the answer about the small memory for PHP.
Mike Stupalov
added a comment - Probably there was little issue with html_callback(), fixed now.
But this does not affect the answer about the small memory for PHP.
Thanks for your help. But I found other problem in section "Alert logging". Last showed alert is 4 days ago, Why is not working alert logging ?
Imrich
added a comment - Thanks for your help. But I found other problem in section "Alert logging". Last showed alert is 4 days ago, Why is not working alert logging ?
Mike Stupalov
added a comment - For this case we have FAQ doc entry:
https://docs.observium.org/faq/#im-getting-a-blank-browser-window-or-server-error-on-some-pages-especially-the-ports-page-but-not-others
Increase minimum allowed memory for PHP.
If you use an latest Observium, go to Global Settings and set "Minimum PHP memory limit" to 1024M or greater..
Mike Stupalov
added a comment - Increase minimum allowed memory for PHP.
If you use an latest Observium, go to Global Settings and set "Minimum PHP memory limit" to 1024M or greater..
I found something like this: [Mon Jan 13 15:19:37.563487 2025][php:error][pid 2461201][client 10.106.100.100:37714] PHP Fatal error: html_callback(): Cannot use output buffering in output buffering display handlers in /opt/observium/html/includes/functions.inc.php on line 113, referer: https://observium.domain.sk/
What can I do ?
Imrich
added a comment - I found something like this: [Mon Jan 13 15:19:37.563487 2025] [php:error] [pid 2461201] [client 10.106.100.100:37714] PHP Fatal error: html_callback(): Cannot use output buffering in output buffering display handlers in /opt/observium/html/includes/functions.inc.php on line 113, referer: https://observium.domain.sk/
What can I do ?
Thanks for response!