[horde] ssl issues horde (un?)related

Ilya mail at krel.org
Sun Feb 9 23:12:34 PST 2003


Hello.
Ive ran into some werid SSL issues with my brand new horde installation. 
When I try to access root of horde (which is located at SSL port) 
I get "Server not found" in IE (after it asks me if my self-signed cert is ok). 
Or "Cannot open www.:.." from Mozilla.
At the same time I can open any other https url on that server (variouse Apache
aliases.) Or for exampel https://example.com/admin/setup.php (of course with
horde error).

The log file for SSL shows these:
[10/Feb/2003 01:34:44 31889] [info]  Connection to child 0 established (server
krel.org:443, client 192.168.0.107)
[10/Feb/2003 01:34:44 31889] [info]  Seeding PRNG with 1672 bytes of entropy
[10/Feb/2003 01:34:44 31889] [info]  Initial (No.1) HTTPS request received for
child 0 (server example.com:443)
[10/Feb/2003 01:34:45 31889] [info]  Connection to child 0 closed with unclean
shutdown (server example.com:443, client 192.168.0.107)

nothing in apache log

I can move my old horde back and login/load pages with no problem. Ive decided
to make a fresh cvs since I havent touched it for several month.

If anyone have seen anything like this and knows how to solve it, please let me
know.

registry snip:
$this->applications['horde'] = array(
    'fileroot' => dirname(__FILE__) . '/..',
    'webroot' => '',
    'initial_page' => 'portal.php',
    'icon' => '/graphics/horde.gif',
    'name' => _("Horde"),
    'allow_guests' => true,
    'status' => 'active',
    'templates' => dirname(__FILE__) . '/../templates',
    'provides' => 'horde',
);

Ive tried changing cookie path in config.php, tried chaning root to /
nothing seems to get horde running.

Ive tried upgrading and reupgrading PEAR, nothing worked.


Server Version: Apache/1.3.27 (Unix) mod_ssl/2.8.12 OpenSSL/0.9.7
   mod_perl/1.27 mod_jk/1.1.0 PHP/4.3.0

Horde Versions
Horde: 3.0-cvs 
IMP: 4.0-cvs (run IMP tests) 
Ingo: 0.1-cvs (run Ingo tests) 
Turba: 2.0-cvs 
Kronolith: 2.0-cvs 
Mnemo: 2.0-cvs 
Nag: 2.0-cvs 
Nic: 0.0.2-cvs 
Accounts: 3.0-cvs 
Forwards: 2.2-cvs 
Passwd: 2.2-cvs 
Vacation: 2.2-cvs 
PHP Version
View phpinfo() screen 
View loaded extensions 
PHP Version: 4.3.0 
PHP Major Version: 4.3 
PHP Minor Version: 0 
PHP Version Classification: release 
You are running a supported version of PHP.
PHP Module Capabilities
Ctype Support: Yes 
DOM XML Support: Yes 
FTP Support: Yes 
Gettext Support: Yes 
Iconv Support: Yes 
IMAP Support: Yes 
LDAP Support: No 
Mbstring Support: Yes 
MCAL Support: Yes 
Mcrypt Support: Yes 
Mime Magic Support: No 
MySQL Support: Yes 
OpenSSL Support: Yes 
PostgreSQL Support: No 
XML Support: Yes 
Miscellaneous PHP Settings
magic_quotes_runtime disabled: Yes 
file_uploads enabled: Yes 
safe_mode disabled: Yes 
trans_sid disabled: Yes 
PHP Sessions
Session counter: 1 
To unregister the session: click here 
PEAR
PEAR - Yes 
Recent PEAR - Yes 
Mail - Yes 
Mail_Mime - Yes 
Log - Yes 
DB - Yes 
Net_Socket - Yes 
File - Yes (Test for a known problem with File.php) 
Date - Yes 
Auth_SASL - Yes 



More information about the horde mailing list