View Single Post
  #2 (permalink)  
Old 03-07-2008, 02:52 AM
sawatdee sawatdee is offline
Junior Member
 
Join Date: Mar 2008
Posts: 12
Default

The problem was the leading / in my call to Zend_Controller_Front::run. The example shows a leading slash, so I copied it that way. When I finally tried removing it, everything worked fine.
Reply With Quote