[rt-users] Problem initializing database

2007-08-07 Thread John Oliver
get much help from any MySQL forums since I can't tell them exactly what /usr/sbin/rt-setup-database is doing. -- *** * John Oliver http://www.john-oliver.net

Re: [rt-users] Problem initializing database

2007-08-07 Thread John Oliver
On Tue, Aug 07, 2007 at 01:11:24PM -0500, Scott Hebert wrote: On 8/7/07, John Oliver [EMAIL PROTECTED] wrote: grant all on *.* to 'root'@'10.12.14.164' identified by '' This is *almost* proper syntax. Try this instead... GRANT ALL ON *.* TO 'root'@'10.12.14.164

Re: [rt-users] Default password

2007-08-02 Thread John Oliver
that error. Thanks! -- *** * John Oliver http://www.john-oliver.net

Re: [rt-users] Default password

2007-08-02 Thread John Oliver
'@'10.12.14.164' to database 'rt3' at /usr/sbin/rt-setup-database line 346. On the MySQL server, I did: grant all on *.* to 'root'@'10.12.14.164' identified by '' but am still getting that error. Thanks! -- *** * John

Re: [rt-users] Default password

2007-08-01 Thread John Oliver
On Tue, Jul 31, 2007 at 02:53:50PM -0700, Chaim Rieger wrote: John Oliver wrote: I shouldn't have to manually add a 'root' user. Right? after use rt3 do show tables then select * from Users is root in there ? No. But the tables are there... [EMAIL PROTECTED] ~]# mysql -h

Re: [rt-users] RT not connecting to database?

2007-07-31 Thread John Oliver
! -- *** * John Oliver http://www.john-oliver.net/ * * * *** ___ http://lists.bestpractical.com/cgi

[rt-users] Default password

2007-07-31 Thread John Oliver
The default password 'password' isn't working for me (do I have a black thumb of death or what? :-) ). I haven't been able to find anything about resetting it. -- *** * John Oliver http://www.john

Re: [rt-users] Default password

2007-07-31 Thread John Oliver
On Tue, Jul 31, 2007 at 01:33:32PM -0700, John Oliver wrote: The default password 'password' isn't working for me (do I have a black thumb of death or what? :-) ). I haven't been able to find anything about resetting it. I found http://wiki.bestpractical.com/view/RecoverRootPassword However

Re: [rt-users] Default password

2007-07-31 Thread John Oliver
On Tue, Jul 31, 2007 at 01:49:29PM -0700, Chaim Rieger wrote: John Oliver wrote: I found http://wiki.bestpractical.com/view/RecoverRootPassword However... it doesn't help :-( mysql update Users set Password='X03MO1qnZdYdgyfeuILPmQ' where Name='root'; Query OK, 0 rows affected (0.00 sec

Re: [rt-users] RT not connecting to database?

2007-07-30 Thread John Oliver
On Mon, Jul 23, 2007 at 01:25:23PM -0700, John Oliver wrote: When I hit my RT install in a browser, I get an Internet Server Error. The error_log says: DBI connect('dbname=rt3;host=10.12.14.149','rt_user',...) failed: Can't connect to MySQL server on '10.12.14.149' (13) at /usr/lib/perl5

Re: Re: [rt-users] RT not connecting to database?

2007-07-25 Thread John Oliver
On Tue, Jul 24, 2007 at 10:20:27AM -0700, John Oliver wrote: On Tue, Jul 24, 2007 at 08:13:24AM +0200, Ham MI-ID, Torsten Brumm wrote: Is the server at the same box or on a separated box? How does your setup looks like? The database is on a separate host. It can be accessed

Re: Re: [rt-users] RT not connecting to database?

2007-07-25 Thread John Oliver
couldn't begin to guess what's failing or why. This is why I wanted to get the RPM install working. -- *** * John Oliver http://www.john-oliver.net

Re: Re: [rt-users] RT not connecting to database?

2007-07-24 Thread John Oliver
with the Apache configuration? -- *** * John Oliver http://www.john-oliver.net

Re: Re: Re: [rt-users] RT not connecting to database?

2007-07-24 Thread John Oliver
| ++ | information_schema | | rt3| | test | ++ 3 rows in set (0.00 sec) mysql quit Bye -- *** * John Oliver http://www.john-oliver.net

[rt-users] RT not connecting to database?

2007-07-23 Thread John Oliver
of script headers: mason_handler.fcgi But: [EMAIL PROTECTED] ~]# mysqladmin -h 10.12.14.149 -u rt_user -p ping Enter password: mysqld is alive The MySQL server is up, running, and available. -- *** * John Oliver

[rt-users] Wiki horked up?

2007-07-23 Thread John Oliver
, and Googling for help on Kwiki doesn't turn up anything. -- *** * John Oliver http://www.john-oliver.net

Re: [rt-users] Configuring Apache for RT

2007-07-17 Thread John Oliver
error logged to error_log, so I'm dead in the water again :-( -- *** * John Oliver http://www.john-oliver.net

[rt-users] Has anyone gotten RT working under FC as installed from yum?

2007-07-17 Thread John Oliver
rocket surgery to do it :-) If anyone has gotten RT working with fedora Core via the RPMs, I could really, really use some help. -- *** * John Oliver http://www.john-oliver.net

[rt-users] RPM installation of RT

2007-04-12 Thread John Oliver
? -- *** * John Oliver http://www.john-oliver.net

Re: [rt-users] RPM installation of RT

2007-04-12 Thread John Oliver
On Thu, Apr 12, 2007 at 03:56:28PM -0400, Jesse Vincent wrote: On Thu, Apr 12, 2007 at 12:53:52PM -0700, John Oliver wrote: I installed Fedora Core 6 on a machine, and was very pleasantly surprised when yum install rt3 worked like a charm, after the hours I'd spent trying to get RT

Re: [rt-users] RPM installation of RT

2007-04-12 Thread John Oliver
On Thu, Apr 12, 2007 at 01:18:35PM -0700, John Oliver wrote: On Thu, Apr 12, 2007 at 03:56:28PM -0400, Jesse Vincent wrote: On Thu, Apr 12, 2007 at 12:53:52PM -0700, John Oliver wrote: I installed Fedora Core 6 on a machine, and was very pleasantly surprised when yum install rt3

[rt-users] RPM installation madness

2007-04-10 Thread John Oliver
with the rpm install... if I have to go through this again if/when we need to upgrade, I think suicide will be a far more attractive option. -- *** * John Oliver http://www.john-oliver.net