Asif Iqbal wrote: > (user)@webrt:~$ mysql -u root -p > Enter password: > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL connection id is 11 to server version: 4.0.24-log > > 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 > > Didn't find any fields in table 'sessions' > Database changed > mysql> > > When I try to connect to RT (from cli) I get similar error > > RT couldn't store your session.<br>This may mean that that the directory > '/opt/rt3/var/session_data' > isn't writable or a database table is missing or corrupt. > > How do I fix it? Have a look at the mysql.sql file in your setup folder of RT or download rt and recreate the table.
Regards, Joop _______________________________________________ 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
