My teacher needs to be able to view my databases in PHPMyAdmin however I am running on local host. How could I make it so he can connect to my localhost on another computer?
aVar++ 14 Posting Whiz
Recommended Answers
Jump to PostYou can port forward port 80 on your router to your computer's IP, so it will be accessible from the outside.
Jump to PostIn real life nothing is 100% secure. But if you are opening access only for a short time (only for assessment), you should be quite safe. Nevertheless consider the following:
Your phpmyadmin should be configured securely: create a user for your teacher, grant him only the necessary privileges, allow him …
All 5 Replies
minitauros 151 Junior Poster Featured Poster
aVar++ 14 Posting Whiz
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
aVar++ 14 Posting Whiz
broj1 356 Humble servant Featured Poster
aVar++ commented: Ok, I will look into that. Thank you. +4
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.