Your mod_rewrite rules probably aren't working properly. Check your rewrite
rules and your error log.
-Matt
----- Original Message -----
From: "khanh3m" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, September 20, 2006 5:54 PM
Subject: Re: [fw-general] problems with internal 500
I just test it one more time and I see some progress on this problem:
when i go to http://localhost/myapplication, the IndexAction() method of
the
IndexController class got call. However, if I go to
http://localho/myapplication/Index/Add. It suppose to call the addAction
method but instead I got the 500 error message. Please help...I'm very
new
at this and I want to learn about this framework.
Thanks