Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: mbachmann on July 02, 2004, 09:17:21 AM

Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: mbachmann on July 02, 2004, 09:17:21 AM
Anyone got this version (smeserver-twiggi-1.10.16-4.noarch.rpm) up and running on a 6.0.1.-01? The login page displays "Access denied for user: 'www@localhost' (Using password: NO)". Anyone dealt with that?

There was quite a long discussion about this twiggi code from Darrell May three years ago (use search term "twiggi howto" to find that).
Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: ergozd on July 04, 2004, 09:50:24 AM
Hi there!

I have smeserver-twiggi-1.10.16-4 installed.

I remember I had to modify

# /opt/groupware/twiggi/config/dbconfig.inc.php

Code: [Select]
$dbconfig["sqlserver"]             = "localhost";              
        $dbconfig["sqlport"]               = "";                        // sql server port
        $dbconfig["sqlusername"]           = "MYSQLUSER";                   // username
        $dbconfig["sqlpassword"]           = "MYSQLPASS";                      // password
        $dbconfig["defaultdb"]             = "twiggi";                  // database
        $dbconfig["sqltype"]               = "mysql";                  


Good luck, Ergin
Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: mbachmann on August 18, 2004, 01:53:39 PM
Mine looks the same. I cannot figure it out. Maybe you  want to look at the messages log while calling the /twiggi page in in the browser?

Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_pconnect(): Access denied for user: 'twiggi_admin@localhost' (Using password: YES) in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 81
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_select_db(): Access denied for user: 'www@localhost' (Using password: NO) in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 82
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_select_db(): A link to the server could not be established in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 82
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_numrows(): supplied argument is not a valid MySQL result resource in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 100
Aug 18 13:31:52 horus httpd: PHP Warning:  Cannot modify header information - headers already sent by (output started at /opt/groupware/twiggi/features/common.inc.php:59) in /opt/groupware/twiggi/index.php on line 159
Aug 18 13:31:52 horus httpd: PHP Warning:  Cannot modify header information - headers already sent by (output started at /opt/groupware/twiggi/features/common.inc.php:59) in /opt/groupware/twiggi/index.php on line 160
Aug 18 13:31:52 horus httpd: PHP Warning:  Cannot modify header information - headers already sent by (output started at /opt/groupware/twiggi/features/common.inc.php:59) in /opt/groupware/twiggi/index.php on line 161
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_pconnect(): Access denied for user: 'twiggi_admin@localhost' (Using password: YES) in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 81
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_select_db(): Access denied for user: 'www@localhost' (Using password: NO) in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 82
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_select_db(): A link to the server could not be established in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 82
Aug 18 13:31:52 horus httpd: PHP Warning:  mysql_numrows(): supplied argument is not a valid MySQL result resource in /opt/groupware/twiggi/lib/db/mysql.db.inc.php on line 100
Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: dilligaf on August 18, 2004, 03:01:58 PM
Did you use Darrells RPM?
smeserver-twiggi-1.10.16-4.noarch.rpm
I have used this twiggi on lots of 6.x boxes, never had to modify anything ever.
All I do before installing is assure that webmail is enabled in the server manager, and that the dates and times are right.
HTH
Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: del on August 18, 2004, 03:23:02 PM
Hi All,
I have installed Darrell May's smeserver-twiggi-1.10.16-4.noarch.rpm and I can't remember having to alter anything, certainly not any PHP stuff, I wouldn't be able to! I know this may be a stupid question, but have you set the correct version in the server-manager panel? Just a thought.
Regards,
Del :roll:
Title: twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
Post by: mbachmann on August 19, 2004, 12:36:20 PM
smeserver-twiggi-1.10.16-4.noarch.rpm, yes, 6.x set in options, but webmail was disabled, because i try to use twiggi on a serveronly 6.0.1 machine. Thanks for suggestions guys, will report back if webmail-enabling has helped.

... no

Uninstall, reinstall.

... no, keeps old values.

... i must be daft: chown -R www:www /opt/groupware/twiggi.