Home > Article > Software Tutorial > What's wrong if I can chat on WeChat on my computer but can't open the web page?
Can I chat on WeChat on my computer but can’t open the web page? Faced with this situation, many users are confused. Although the WeChat chat function is normal, it is inconvenient to be unable to access the web page. PHP editor Baicao reminds everyone that since WeChat chat is normal, it means there is no problem with the network connection. This article will delve into the potential causes of this problem and provide detailed solutions to help you easily solve this problem.
Method 1. Set the time to local time
Don’t change the time blindly. If the time is incorrect, the browser will remind the website that the certificate has expired.
Certificates for general websites have an issuance date and an expiration date. If the computer time is not within this time, there will be problems accessing the web page.
After changing the lower right corner to local time, there will generally be no problem.
Method 2: Clear DNS cache
Press the "windows icon key", find "Windwos system" in the sort starting with the letter W, right-click "Command Prompt" - "More" - "Run as administrator".
Enter [ipconfig /flushdns] in the command prompt window and press Enter.
This command actually clears the cache, and the system will re-request the upper-level routing/operator for automatic allocation of the DNS server.
The above is the detailed content of What's wrong if I can chat on WeChat on my computer but can't open the web page?. For more information, please follow other related articles on the PHP Chinese website!