linux1880 Posted April 9, 2010 Share Posted April 9, 2010 Dear freinds , I have installed zend frameworks in windows 7 I did hit from cmd line Quote zf create project quickstart but it's created in C:\Program Files\Zend\ZendServer\share\ZendFramework\quickstart how do i see this and test in web page ? Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/ Share on other sites More sharing options...
ignace Posted April 9, 2010 Share Posted April 9, 2010 You should have created it under the correct directory this would be either under ZendServer/www or under your predefined www-location Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/#findComment-1039405 Share on other sites More sharing options...
trq Posted April 9, 2010 Share Posted April 9, 2010 You need to setup C:\Program Files\Zend\ZendServer\share\ZendFramework\quickstart as a website. What web server are you using? Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/#findComment-1039406 Share on other sites More sharing options...
ignace Posted April 9, 2010 Share Posted April 9, 2010 ZendServer Community Edition most likely Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/#findComment-1039419 Share on other sites More sharing options...
trq Posted April 9, 2010 Share Posted April 9, 2010 So... Apache then. Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/#findComment-1039421 Share on other sites More sharing options...
linux1880 Posted April 9, 2010 Author Share Posted April 9, 2010 adding virtual host generated by readme.txt to my httpd.conf solved the problem. I am using zend server CE. Thanks all. Just posting a problem in phpfreak building up my confidence. Link to comment https://forums.phpfreaks.com/topic/198099-i-have-installed-zend-framework-but-how-do-i-see-web-pages/#findComment-1039600 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.