Xanadu123
New Member
- Joined
- May 11, 2014
- Messages
- 33
- Reaction score
- 3
Hello friends!!
I have a problem creating my web page. I'm trying to install OT 8.60 for my computer. I use TFS 0.3.6 and UniServer Zero XV with myaac-1.2
and it gives me this error that I don't understand, it's the following!!
I've seen everything, and I've reviewed it, and I still get this error in the console. I have it set like this. I've already tried changing it to Plain or PLAIN - sha1 and nothing works for me. I've also looked at the password entered in phpmyadmind and everything is correct, but it still fails. It only works when I enter it in "sqlite." I have it set like this:




I have a problem creating my web page. I'm trying to install OT 8.60 for my computer. I use TFS 0.3.6 and UniServer Zero XV with myaac-1.2
and it gives me this error that I don't understand, it's the following!!
LUA:
sqlType = "mysql"
sqlHost = "127.0.0.1"
sqlPort = 3306
sqlUser = "root"
sqlPass = "mypassword which is obviously the same as phpmyadmind""
sqlDatabase = "name the database"
sqlFile = "schemas/forgotten.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"
I've seen everything, and I've reviewed it, and I still get this error in the console. I have it set like this. I've already tried changing it to Plain or PLAIN - sha1 and nothing works for me. I've also looked at the password entered in phpmyadmind and everything is correct, but it still fails. It only works when I enter it in "sqlite." I have it set like this:



