blank login screen

Dustin Froula dustin@froula.com
Sat, 26 May 2001 17:12:05 -0700


When I go to localhost/horde/ I do not get the expected loging page I only
see the blue borders (ie take a look pointsource.ucdavis.edu/horde/ ). If I
go to the IMP modules I get the following errors:

Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in /home/httpd/php/db_mysql.inc on line 73

Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in /home/httpd/php/db_mysql.inc on line 73

Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in /home/httpd/php/db_mysql.inc on line 73

Warning: Cannot add header information - headers already sent by (output
started at /home/httpd/php/db_mysql.inc:73) in
/home/httpd/horde/imp/mailbox.php3 on line 111

I am using the following:

Mysql 3.23.38
horde 2.0.2.10
phplib that came with horde
Apache 1.3.12
php 4.0.5

I would appreciate your input.

-Dustin