An error occurred Page not found Exception information: Message: Invalid controller specified (cate

An error occurred Page not found Exception information: Message: Invalid controller specified (cate,第1张

array (

'controller' =>'category',

'action' =>'add',

'module' =>'default',

)

看出你url错了

你可能写成 default/add/category

正常路径是 default/category/add

具体原因具体分析我(比如你用重写 因为我看不见你的重写规则 所以无法猜测出来)

a. 从官网下载 Zend Server (DEB/RPM Installer Script)

b. 安装

$ sudo apt-get install aptitude

$ cd ZendServer-RepositoryInstaller-linux/

$ ./install_zs.sh ce 5.3

3. Linux版未包含mysql,需另行安装mysql

以ubuntu为例:

sudo apt-get install mysql-server

4. Zend Server +Zend Studio+Firefox调试

Zend Studio 7.0以后版本在启动时将自动检测系统Zend Server,检测到后会与之绑定,安装Zend Studio时若点选了安装了Firefox插件,则这时就可以使用单步调试,页面性能诊断等功能了,若没安装,使用firefox访问这个页面http://www.zend.com/en/products/studio/downloads,访问 Studio Browser Toolbars


欢迎分享,转载请注明来源:夏雨云

原文地址:https://www.xiayuyun.com/zonghe/68692.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-03-01
下一篇2023-03-01

发表评论

登录后才能评论

评论列表(0条)

    保存