i used a separate mysql client and it connects normally. what can i do next?
On Jun 8, 2006, at 12:30 AM, [EMAIL PROTECTED] wrote: > Message: 8 > Date: Wed, 07 Jun 2006 13:31:37 -0400 > From: Scott Bronson <[EMAIL PROTECTED]> > Subject: Re: [typo] application error, typo could not be reached > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > >> Mysql::Error: Access denied for user 'admin_typo'@'localhost' to >> > database 'typo_tests' > > You'll want to fix that error first. Wrong username or password? Try > logging in by hand to see if it works at all. > > - Scott > > > On Wed, 2006-06-07 at 10:21 -0400, arvind s grover wrote: > >> i have 2 typo installations on site5.com. apparently they were having >> some file system trouble, and when the server came back, one of my >> admin >> screens won't work. >> >> i get this message:" >> Application Error >> Typo could not be reached" >> ------------ >> site5 support gave me this info: >> There are errors in your application. >> >> [Tue Jun 6 15:06:49 2006] [error] [client 68.54.139.65] FastCGI: >> incomplete headers (35 bytes) received from server >> "/home/admin/public_html/dispatch.fcgi" >> >> Running a rake test shows there are database access problems. >> >> Mysql::Error: Access denied for user 'admin_typo'@'localhost' to >> database 'typo_tests': DROP DATABASE IF EXISTS typo_tests >> /home/admin/rubyapps/typo-2.6.0/Rakefile:177 >> ---------------- >> >> what can i do? i also cannot post using ecto (external post editor) _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
