Zend Framework Installation
i am installing Zend Framework.i set up all virtual host and virtual domain settings both in WINDOWS and APACHE. when im gonna run my project , it will display "server not开发者_运维技巧 found" is it because of my firewall?
What happens when you try and visit the site using the IP address it's meant to be listening on (i.e http://192.168.1.2/ changing the IP as appropriate for your machine). Does a default Apache "This works!" page show at all?
精彩评论