Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 21085  / 2 Years ago, tue, may 24, 2022, 5:08:03

I installed php5 from the Software-Center and it came along with Apache2.



How can I install MySQL database along with phpMyAdmin?


More From » apache2

 Answers
5

To install phpMyAdmin open the terminal (Ctrl+Alt+T) and enter this command: sudo apt-get install phpmyadmin



To run phpMyAdmin open your browser and, in the URL bar put this: http://localhost/phpmyadmin



Do no forget to restart Apache.


[#35813] Thursday, May 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
thellfi

Total Points: 222
Total Questions: 103
Total Answers: 123

Location: Palau
Member since Mon, Aug 16, 2021
3 Years ago
thellfi questions
;