Koozali.org: home of the SME Server

Blank screen after login in IMP 3.1

Jacob

Blank screen after login in IMP 3.1
« on: August 09, 2002, 05:00:58 AM »
I have installed IMP 3.1 in SME 5.1.2, with no problems during the installation and PHP is upgraded to 4.2.2.

After the installation the Horde Login screen appears when I go to www.domain.xxx/webmail. But no matter what name I type the screen
goes blank when I hit Login.

Can anyone help me???

Regards.
Jacob

Ian Wells

Re: Blank screen after login in IMP 3.1
« Reply #1 on: August 10, 2002, 12:40:50 PM »
Hopefully this is the same problem that I have had.

Is the URL now redirect.php ? (when on the blank screen)
Does hitting refresh help?

If you check your 'messages' log file you might have:

httpd: PHP Warning:  Failed opening 'Log.php' for inclusion
(include_path='.:/usr/share/pear') in /home/httpd/html/horde/lib/Horde.php
on line 145
httpd: PHP Fatal error:  Undefined class name 'log' in
/home/httpd/html/horde/lib/Horde.php on line 155

If this is the case you are missing Log.php from /usr/share/pear

the blank screen at IMP log-in can be solved by installing this from
http://pear.php.net/package-info.php?pacid=8

This is package just needs expanding and putting into /usr/share/pear.

After this it worked fine for me.

regards

Ian