Koozali.org: home of the SME Server

twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm

mbachmann

twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« 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).

ergozd

twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« Reply #1 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

mbachmann

twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« Reply #2 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

Offline dilligaf

  • *
  • 266
  • +0/-0
    • http://www.willcraft.com
twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« Reply #3 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

Offline del

  • *
  • 765
  • +0/-0
twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« Reply #4 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:
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

mbachmann

twiggi groupware, smeserver-twiggi-1.10.16-4.noarch.rpm
« Reply #5 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.