dongwuwu6104 2015-04-25 14:35
浏览 19

所有教程上的ZF2骨架应用程序出现404错误

I am trying to learn Zend Framework 2. I have followed both the tutorial found in the ZF2 user guide at http://framework.zend.com/manual/current/en/user-guide/overview.html and the book Learn ZF2: Learning by example. I've also tried a few other tutorials. I feel like I have wasted so much time and money trying to learn Zend Framework, and can't even get started because I can't even get the welcome screen to load. I have tried so many different things and can not even get the Framework to work. I can get the files to download with Git and Composer (just like in the tutorials). I go to pull up the welcome page and I get the same thing on every tutorial. The header and footer load, but the page is just a 404 error. I wish I could load a picture, but I'm new to Stack Overflow and don't have enough reputation points to do so. You can see an image of what I am getting here: http://zend-framework-community.634137.n4.nabble.com/file/n4655190/2012-06-01_23-33-29.png;cid=1338564278895-916 I am using the PHP server, included with PHP5, and have made no changes at all to any of the Zend Framework file.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 孟德尔随机化结果不一致
    • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
    • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
    • ¥15 谁有desed数据集呀
    • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
    • ¥15 关于#hadoop#的问题
    • ¥15 (标签-Python|关键词-socket)
    • ¥15 keil里为什么main.c定义的函数在it.c调用不了
    • ¥50 切换TabTip键盘的输入法
    • ¥15 可否在不同线程中调用封装数据库操作的类