Skip to content

Commit 9d775eb

Browse files
authored
Update README.md
1 parent cdf80f7 commit 9d775eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ This is the command to be entered in step 2:
2121
## Troubleshooting Errors
2222
1. If you get any errors during or after installation, type into the Termux terminal (after the '$' symbol): `cat logs.log` and submit a screenshot of the output.
2323
2. If you get the following error when you enter `setpass` or `mysql` into the terminal:
24+
2425
```
2526
Error 2002 (HY000): Can't connect to local MySQL server through the socket '/data/data/com.termux/files/usr/tmp/mysqld.sock' (111)
2627
```
27-
Type into the terminal the command `start` to start the MySQL server. You should get the output: "MySQL server started". Now try using `setpass`/`mysql` again and everything should work normally. If you are still getting errors, then run the command `cat logs.log` and submit a screenshot of the output.
28+
Type into the terminal the command `start` to start the MySQL server. You should get the output: "MySQL server started". Now try using `setpass` / `mysql` again and everything should work normally. If you are still getting errors, then run the command `cat logs.log` and submit a screenshot of the output.

0 commit comments

Comments
 (0)