سؤال

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