'How to access database in phpmyadmin that connected to localhost using static ip address?
i'm developing web-based system information for my company.my boss asked me to use LAN. i'm using CodeIgniter, xampp and phpmyadmin. my web works good on localhost. then i did setting my ip address to static ip address, i editted my xampp configuration so that ip address that i have allowed could access my web. but the issue is the only page that everyone can access is the landing page. I can't access the other page that connect to the database such as the login function,etc. Anyone can help me with this issue?
i did the setting, such as editting the xampp configuration, allow all ip address, then i tried to access the ip addess, it works good on another PC while accessing the landing page. But when i clicked on the login button the next page didn't come up. it says the page said "this site can't be reached" also it said "checking proxy and the firewall.
I expect that user can access the login page also the database can automatically updated everytime user input data to the web.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
