Zendframework publishing question: cannot resolve DNS? I developed project: myzf under zend & nbsp; studio9.0.3 and modified httpd of apache. conf & nbsp;, httpd-vhost.conf and other related content, and added 127.0.0.1 & zend framework in hosts release problem: can not resolve DNS?
In zend studio9.0.3 under the development project: myzf, modified the apache httpd. conf, httpd-vhost.conf and other related content, and added 127.0.0.1 myzf.com in hosts, restarted apache.
After entering the http://myzf.com in ie, the message "domain name cannot be resolved "?
Thank you!
------ Solution --------------------
Very strange ...... In theory, only DNS cache takes precedence over hosts, while DNS cache cannot be resolved and will inevitably check hosts
Restart ie first. you can't restart your computer.
------ Solution --------------------
The url is invalid.
Is your hosts wrong? Maybe you haven't modified its read-only attribute. is the modification invalid?
127.0.0.1myzf.com
------ Solution --------------------
1. ping myzf.com to check whether the hosts file is invalid.
2. configure a vhost in apache and create a vhost on the single page to check whether the vhost file is invalid.
If the problem is 1, follow the firewall, virus, and other ideas to check
If the problem is 2, check carefully.