Zend_Tool 中的分段错误
I'm using Ubuntu 9.04 and I applied this tutorial
But I'm still getting this error:
$ zf show version
Segmentation fault
What do I miss?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
确保您拥有 Zend Framework 的最新版本。我记得旧版本有这个问题,但我似乎无法再用最新版本重现它(我写这篇文章时为 1.9.6)。
Make sure you have the latest release of the Zend Framework. I remember having this issue with an older version, but I can't seem to reproduce it anymore with the latest one (1.9.6 at the time I'm writing this).
它可能是一个拙劣的扩展,请检查您的 ini 并确保它们良好并且满足 Zend Framework 的所有要求。
Its probably a botched extension check you ini's and make sure they are good and that you meet all the requirements for Zend Framework.