Wamp run very slowly, how to resolve
Wamp runs very slowly
1. General reasons:
The log file for Wamp is too large. Processing, empty the log file located under wamp/logs/.
2. Special reasons
If after reinstalling still found Wamp slow, even xampp and other tools also appear slow, should check the host file settings host should contain 127.0.0.1 localhost,
If you use the host file for ad filtering and so on, because it contains 127.0.0.1 too many, causing performance degradation, remove it.
I don't know when my wamp environment started to run very slowly. well before. This is the information I intercepted in the Pagetrace in thinkphp. Does anyone know where the problem is?
------to solve the idea----------------------
There may be a problem with your program, the program is initialized to render (
G (' Inittime ');
App::exec (); These two steps are going to take nearly 9S, it must be slow.
------to solve the idea----------------------
The page runs to view the SQL as well as the program.
The above is Wamp run very slow, how to solve the content, more relevant content please pay attention to topic.alibabacloud.com (www.php.cn)!