mysql - Connect to xampp database from internet -


i have website hosted on university's account space , on 000webhost , database on home pc (xubuntu os) using xampp.

i need website query xampp database data can manage query database locally (using 192.168.x.x ip address).

how can setup xampp accept connections database internet?

i found random solutions other posts configuring config files in /lampp/etc nothing seems work.

if able access xampp db using ip other localhost, xampp configuration good. guess not static ip, 192.168.x.x ip proxy ip assigned router locally. need static ip address achieve this.

for experimentation purpose, can try port forwarding (ill-advised) , use actual ip access db. transient till restart router or till ip reset period config in router.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -