Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
617 views
in Technique[技术] by (71.8m points)

xampp - Xamp phpmyadmin make public connection access?

im using xamp and trying to make phpmyadmin public access so anynone could connect to database for website that im creating. I changed ip adress in phpMyAdminconfig.inc.php it has very slow connecting to it and then says refused connection in end. All other beyond the database works well and its on public ip which is no-ip what im using "whazorz.ddns.net" port that im using is :90. Please any solutions for this?

also i played a bit with $cfg['Servers'][$i]['host'] = '127.0.0.1'; ip changing and still not working? but why?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...