I have restored a backup on a different machine (version 6.0). First I tried a backup made with Backup2Ws, then with the usual backup tools (Backup to deskto - Restore form Desktop). Everything works OK, but webmail.
/var/log/messages says:
Apr 30 10:14:21 servidor httpd: PHP Warning: Failed opening '/home/httpd/html/horde/config/lang.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Lang.php on line 72
Apr 30 10:14:21 servidor httpd: PHP Warning: Failed opening '/home/httpd/html/horde/config/lang.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Lang.php on line 72
Apr 30 10:14:21 servidor httpd: PHP Warning: Undefined index: defaults in /home/httpd/html/horde/lib/Lang.php on line 57
Apr 30 10:14:21 servidor httpd: PHP Warning: Undefined index: defaults in /home/httpd/html/horde/lib/Lang.php on line 178
Apr 30 10:14:26 servidor httpd: PHP Warning: Failed opening '/home/httpd/html/horde/config/lang.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Lang.php on line 72
Apr 30 10:14:26 servidor httpd: PHP Warning: Failed opening '/home/httpd/html/horde/config/lang.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Lang.php on line 72
Apr 30 10:14:26 servidor httpd: PHP Warning: Undefined index: defaults in /home/httpd/html/horde/lib/Lang.php on line 57
Apr 30 10:14:26 servidor httpd: PHP Warning: Undefined index: defaults in /home/httpd/html/horde/lib/Lang.php on line 178
https://mydomain/webmail:
"Some of IMP's configuration files are missing". The files it mentions are servers.php, prefs.php, etc.
I have done some research in the forums. Reset password for horde user, which seems to cause problems with IMP, does not work: pasword is OK and configuration of php.ini include_path seems OK too.
I have even copy form one disk (working in tke old server) to the new disk: the same.
Anybody has a clue of what's going on?