문제

This might be the wrong place to ask but a little help would be appreciated.

I am using Ubuntu 13.04 and trying to get the Zend Framework up and running. I followed all the directions for installation but it does not render the welcome page just gives me a black page when I am on /public/index.php. Any reason for that? If anyone this problem I would love some help.

도움이 되었습니까?

해결책 2

Thanks to @DanFromGermany, I was getting this error require_once(Zend/Application.php): failed to open stream: No such file or directory in ......

다른 팁

You are not supposed to see /public/index.php in url. Check the virtual host definitions. http://framework.zend.com/manual/2.2/en/user-guide/skeleton-application.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top