Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:lamp [2016/12/20 13:19] – [Proxy] Domperss | en:lamp [2021/12/03 18:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 129: | Line 129: | ||
| | | ||
| | | ||
| - | Your etherpad should be accessible at the right address! | + | Your etherpad should |
| ===== Mysql ===== | ===== Mysql ===== | ||
| ==== Phpmyadmin ==== | ==== Phpmyadmin ==== | ||
| === Installation === | === Installation === | ||
| - | Phpmyadmin is considered a potential security | + | Phpmyadmin is considered |
| + | |||
| + | In short, despite these considerations, | ||
| + | |||
| + | **OBS: MySQL Workbench would be a better solution, | ||
| - | In short, despite these considerations, | ||
| Sudo apt-get install phpmyadmin | Sudo apt-get install phpmyadmin | ||
| - | Select " | + | Select " |
| < | < | ||
| Line 146: | Line 149: | ||
| This is the root password. | This is the root password. | ||
| | | ||
| - | Choose | + | Choose the database |
| === Web location === | === Web location === | ||
| - | By default, phpmyadmin is accessible at '' | + | By default, phpmyadmin is accessible at '' |
| | | ||
| For example: | For example: | ||
| Line 160: | Line 163: | ||
| <WRAP center round important 60%> | <WRAP center round important 60%> | ||
| Having a login other than " | Having a login other than " | ||
| + | |||
| + | **OBS: It's pretty bad to use ROOT as the database login. A better way is to make a user and select the rights accordingly!!** | ||
| </ | </ | ||
| === Importing a database === | === Importing a database === | ||
| - | To import a database via phpmyadmin(eg forum forum, saved before), you must create the database, associate it with a user who will have access | + | To import a database via phpmyadmin(for ex: forum backups |
| - | If the base is too large, there will be an error. Change | + | If the database |
| ==== Various Mysql commands ==== | ==== Various Mysql commands ==== | ||
| Line 179: | Line 184: | ||
| | | ||
| - | 3) Create a user and grant him access rights to the database without a password but only locally: | + | 3) Create a user and grant him access rights to the database without a password |
| | | ||





