Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Anonymous on July 08, 2004, 11:11:08 AM
-
hi folks;
:-(
Can't believe I hadn't heard of this project until 2 weeks ago!!!
I have a M$ background and am still learning Linux. :-D My play network at home has a Smoothwall as my gateway to an ADSL supplier. I run a Win2K server for internal DNS and DHCP etc.. I ran up SME6 as a test on a separate name space [maxgen.linux] and created appropriate zone with an 'A' record for www. [no MX records] I have not run an internal mailserver before and thought I might look at moving everything to linux at home anyway - and SME seemed a great way to do this. SME is not config'd to do anything (I think!!!) except mail and web.
Anyway the problem is that I can't get the webmail to work haven't even tried to see if a POP3 or other client will work. I get the interface for login and try to login as admin but recieve the following message in the browser:
I have included a portion of the SQL log and msg log. Hoping someone can set me on the right path....
thnks in advance
----------------------
Browser error msg
A fatal error has occurred:
DB Error: connect failed
[line 108 of /home/httpd/html/horde/lib/Prefs/sql.php]
Details have been logged for the administrator.
-------------
MySQL log small history
040707 07:36:07 mysqld started
/usr/libexec/mysqld: ready for connections
040707 7:40:52 /usr/libexec/mysqld: Normal shutdown
040707 7:40:52 /usr/libexec/mysqld: Shutdown Complete
040707 07:40:52 mysqld ended
040707 07:44:41 mysqld started
/usr/libexec/mysqld: ready for connections
040707 8:32:46 /usr/libexec/mysqld: Normal shutdown
040707 8:32:46 /usr/libexec/mysqld: Shutdown Complete
040707 08:32:46 mysqld ended
040707 08:35:02 mysqld started
-----------------------------------
Log file from Messages
Jul 9 01:38:22 kryten HORDE[5538]: [imp] DB Error: connect failed: [nativecode=Access denied for user: 'horde@localhost' (Using password: YES)] ** Array [on line 108 of "/home/httpd/html/horde/lib/Prefs/sql.php"]
-
whoops wasn't logged in when I posted!!
-
I think this was addressed here:
http://forums.contribs.org/index.php?topic=22165.0
-
The following fixed it ... thank you ... so much to learn!!! - I honestly didn't see the search in the corner - this site is fantastic thanks to all
/sbin/e-smith/config delprop horde DbPassword
/etc/e-smith/events/actions/conf-horde-startup
/etc/e-smith/events/actions/conf-turba-startup
/etc/init.d/mysql.init restart
/sbin/e-smith/expand-template \
/home/httpd/html/horde/config/horde.php
/sbin/e-smith/expand-template \
/home/httpd/html/horde/turba/config/conf.php