1

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.

2 Answers2

2

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).

bcat
  • 8,833
  • 3
  • 35
  • 41
0

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.

prodigitalson
  • 60,050
  • 10
  • 100
  • 114