When does your error happen ? When loading a specific controller/
action ?
I had a failure at the begining but was because in my php.ini, the
zendoptimizer was loaded and sometimes it makes Apache crashes on call
to load_backtrace.
Since I remove the zendoptimiser, no rpoblem. This might be a hint

Hope this helps

On Jun 29, 9:35 am, aerosmith <[EMAIL PROTECTED]> wrote:
> I have a site already running in cakephp I want to upgrade it to
> cakephp 1.2 in the sake of the built in i18n and other built in
> modules in 1.2.
> I've copied my controllers models and views into a fresh installation
> of 1.2 and it worked just fine in my local wamp. so I did some
> modifications in the code nad used the i18n and changed a bit in the
> database every thing was fine until i uploaded it to the lamp server.
> an "Internal Server Error" occurred.
>
> I know this is not the correct way to upgrade but it just worked in my
> local machine so I spent a lot of time integrating the new
> functionalities.
>
> What should I do?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to