Jeff Shepherd wrote:
Yes. When I did the initial upgrade long before the reinstall. I even tried running it again after the fact and I got:# cat DBUpdate-to-2.2.mysql.sql | mysql -f -u root otrsERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)Which goes back to another thread discussing how the 'restore.pl' script doesn't work because of this same error.
If you set a password for your MySQL root account you need to add the -p flag. You can also use the user you created for the otrs database (also use the -p flag to specify a password).
Nils Breunese.
PGP.sig
Description: Dit deel van het bericht is digitaal ondertekend
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
