Re: Upgrade to 1.2 RC4 or 1.2 Final , get a "Internal Server Error"

2008-12-29 Thread
It is not cache problem, I have ever do that. Today I change PHP running mode to Apache DSO, it be normal. But I think that: Why FCGI mode could trigger the error? On Dec 30, 12:19 am, Webweave wrote: > Clear your cache, sounds like your cache is out of synch. > > On Dec 28, 5:56 pm, 斜

Re: Upgrade to 1.2 RC4 or 1.2 Final , get a "Internal Server Error"

2008-12-28 Thread
Oh, I change filenames, but it shows the same error. On Dec 27, 8:50 am, gearvOsh wrote: > Your filename should be xxx_controller.php (no capital). If you were > just typing it that way. > > Also why are you changing the controller before submit? This makes no > sense. --~--~-~--~~--

Re: Upgrade to 1.2 RC4 or 1.2 Final , get a "Internal Server Error"

2008-12-27 Thread
I will change the filenames and try again. I change the controller before submit, because the output of the controller are not match its design. (Maybe bugs or ...) On Dec 27, 8:50 am, gearvOsh wrote: > Your filename should be xxx_controller.php (no capital). If you were > just typing it that wa

Upgrade to 1.2 RC4 or 1.2 Final , get a "Internal Server Error"

2008-12-26 Thread
Before I press submit button in a form, I change the Controller file (xxx_Controller.php), then I press the submit, I get the "Internal Server Error" message. I press the back button (in browser) and press submit again, It's a normal result. Log of CakePHP have no error. Log of Apache have two w