On Thu, Jul 26, 2007 at 11:33:42PM +0100, Roy El-Hames wrote: > John; > I would suggest you install the missing dependencies if you want a > working rt you'll have to install them anyway. > I would agree with you that they appear not to be relevant, but it maybe > rt is coming across a missing module and its returning a default error > of mysql server not found or whatever its you are getting ..
I've already fixed them all. No change. > Also when you test your sql from command line, try to execute a select > from rt3 database, ie select * from Users or anything like that instead > of just show tables. [EMAIL PROTECTED] rt-3.6.4]# mysql -u rt_user -p -h 10.12.14.149 Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 5 Server version: 5.0.22 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> use rt3; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> select * from Users; Empty set (0.00 sec) -- *********************************************************************** * John Oliver http://www.john-oliver.net/ * * * *********************************************************************** _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
