https://bugs.koozali.org/show_bug.cgi?id=11232

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #27 from Jean-Philippe Pialasse <[email protected]> ---
yum install smeserver-extrarepositories-zabbix -y
db yum_repositories setprop zabbix44 status enabled
signal-event yum-modify
yum install smeserver-zabbix-server --enablerepo=smetest,smecontribs,smedev


Installé :
  smeserver-zabbix-server.noarch 0:0.1-25.el7.sme                               

Dépendances installées :
  fping.x86_64 0:3.10-4.el7       perl-HTTP-ProxyAutoConfig.noarch 0:0.3-8.el7 
perl-Net-XMPP.noarch 0:1.02-21.el7  perl-XML-Stream.noarch 0:1.23-9.el7    
sendxmpp.noarch 0:1.24-12.el7  smeserver-remoteuseraccess.noarch
0:1.3-6.el7.sme 
  unixODBC.x86_64 0:2.3.1-14.el7  zabbix-server-mysql.x86_64 0:4.4.10-1.el7    
zabbix-web.noarch 0:4.4.10-1.el7    zabbix-web-mysql.noarch 0:4.4.10-1.el7 


then get to zabbix/setup.php with white page

tail -f /var/log/httpd/error_log
Sun Nov 07 01:00:46.372393 2021] [proxy_fcgi:error] [pid 20374] [client
192.168.12.19:53032] AH01071: Got error 'PHP message: PHP Fatal error: 
Uncaught Exception: Cannot start session. in
/usr/share/zabbix/include/classes/core/CSession.php:46\nStack trace:\n#0
/usr/share/zabbix/setup.php(60): CSession::start()\n#1 {main}\n  thrown in
/usr/share/zabbix/include/classes/core/CSession.php on line 46'

ll /var/run/php-fpm/php74-zabbix-server.sock
# ll /var/lib/php/zabbix/
total 0
drwxr-xr-x 2 root root 6  5 nov 07:12 opcache
drwxr-xr-x 2 root root 6  5 nov 07:12 session
drwxr-xr-x 2 root root 6  5 nov 07:12 tmp
drwxr-xr-x 2 root root 6  5 nov 07:12 wsdlcache

should be

drwxrwx--- 2 root www 6 20 fév  2021 opcache
drwxrwx--- 2 root www 6 20 fév  2021 session
drwxrwx--- 2 root www 6 20 fév  2021 tmp
drwxrwx--- 2 root www 6 20 fév  2021 wsdlcache


also php error should be redirected to a dedicated error log


# ll /var/log/php/zabbix/ -d
drwxr-xr-x 2 root root 6  5 nov 07:12 /var/log/php/zabbix/

should be 
drwxrwx--- 2 root www  6  5 nov 07:12 /var/log/php/zabbix/

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to