SME server 8 (from beta stage - but actualised to SME8 latest)
I had phpmyadmin from smecontribs 7
but I didn't use it
now I tried to update it to the latest one
yum update --enablerepo=smecontribs
(smecontribs point to sme8contribs; sme7contribs point to sme7 contribs)
after this and classical singnal-event....
I was not able to access any https webpage (https/mydomain/webmail,
https://mydomain/wiki ...)
but
I found in logs errors that are related to php-pear-xxx
and I have tried
yum reinstall php-pear-Auth-SASL php-pear-Cache php-pear-Date php-pear-DB php-pear-File php-pear-HTTP php-pear-HTTP-Request php-pear-Log php-pear-Mail php-pear-Mail-Mime php-pear-MDB2 php-pear-Net-DIME php-pear-Net-FTP php-pear-Net-SMTP php-pear-Net-Socket php-pear-Net-URL php-pear-Services-Weather php-pear-SOAP php-pear-XML-Parser php-pear-XML-Serializer php-pear-XML-Util
php-pecl-Fileinfo
and then signal-event ....
now I am not able to login to server/manager
actually I receive on attached display this error (not in ssh - only on display)
httpd: bad group name wwwon boot the only error is
Loading egw_domain.sql into mysql Failedapparently the email, ftp, ldap works ok
I am able to access ssh but no webpages
in /var/log/httpd/admin_error_log
I have only (apparently apache is running)
[Sun Oct 14 22:07:07 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun Oct 14 22:07:07 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Oct 14 22:07:07 2012] [notice] Digest: done
[Sun Oct 14 22:07:08 2012] [notice] Apache configured -- resuming normal operations
I have a full backup (backup to workstation) but I am not able to access it through server-manager
and also an affa backup to another station
that means I can recover some files if I know which ones
How can I find more errors to be able to find the root of the problem?