php - Genymotion emulator can't connect to localhost -


so have app uses bit of php code , localhost database in order store usernames , passwords of users. however, can't access localhost via genymotion (while works otherwise on other platforms). tried using 10.0.3.2 instead of 10.0.2.2, , 198.168.56 (searching ipconfig vbox0) or 127.0.0.1... , nothing works (they end in net::err_connection_timed_out). there solution? (btw i'm using xampp if that's somehow relevant...)


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -