iis - Cannot access apache via external URL, only via remote desktop connection to server -


i have windows 2012 server via vps hosting.

i installed iis , mysql last week.

i have no way remotely access mysql db, thought i'd try set things can access remotely.

i have installed xampp evening, , installed apache , php onto server.

my domain name. e.g. mysite.com linked vps hosting, can go e.g. localhost/index.html , mysite.com/index.html , see same page.

i had configure apache connect @ same time running iis, access via localhost:8080/phpmyadmin/index.php. when connected via remote desktop connection, can access via mysite.com:8080/phpmyadmin/index.php.

however, if disconnect remote desktop connection , try again mysite.com:8080/phpmyadmin/index.php timeout error.

i seem able access url when on actual server site runs from, though can use full external url.

i wondered if there way around this?


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -