0

I am learning Zend Framework(2.0), I have downloaded the skeleton application and installed the zfcuser. When I tried with registration process but it just reloads the nothing else. Database connection is working fine as I have tried album module from quick start tutorial and it is working fine.

Please guide, thanks in advance.

Environment: Apache 2.0, Zendframework 2.0, PHP 5.3.

akond
  • 15,865
  • 4
  • 35
  • 55
Anil Nautiyal
  • 41
  • 1
  • 7

1 Answers1

0

Have you seen this:

http://blog.evan.pro/getting-started-with-the-zf2-skeleton-and-zfcuser

simple to follow to get up and running

Andrew
  • 12,617
  • 1
  • 34
  • 48