I didn't have any other mysql instances. I've reinstalled OTRS, and i've changed root password by mysqladmin before launching web install. It seems to be ok.
It may be linked to problem with apache - http://bugs.otrs.org/show_bug.cgi?id=9248
Search found 4 matches
- 14 Mar 2013, 13:11
- Forum: Help
- Topic: Default password for MySQL on Windows installation?
- Replies: 6
- Views: 6870
- 14 Mar 2013, 12:41
- Forum: Help
- Topic: Default password for MySQL on Windows installation?
- Replies: 6
- Views: 6870
Re: Default password for MySQL on Windows installation?
Thanks for reply, but how can i login then? C:\OTRS\mysql\bin>mysql -u root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) C:\OTRS\mysql\bin>mysql -u root@localhost ERROR 1045 (28000): Access denied for user 'root@localhost'@'localhost' (using password: NO) C:\OTR...
- 14 Mar 2013, 12:39
- Forum: Hilfe
- Topic: OTRS Install 3.2.3 # Apache Bareword "LogModule::LogFile"
- Replies: 2
- Views: 2274
Re: OTRS Install 3.2.3 # Apache Bareword "LogModule::LogFile
Have the same problem...
- 14 Mar 2013, 12:33
- Forum: Help
- Topic: Default password for MySQL on Windows installation?
- Replies: 6
- Views: 6870
Default password for MySQL on Windows installation?
Hello, I'm trying to install latest OTRS (3.2.3) on Windows machine, using bundled package/installer, but I'm stuck on second Web installer page. I have to enter root password for MySQL, but neither empty nor 'root' works. I cannot also login to mysql by mysql.exe client - root, root@localhost, with...