I have a site I've developed that is having some strange problems.

I have a development version and a live version running on the same
server:
dev.(site).com and www.(site).com.

When I develop new features for the site I create them on dev and test
until they are stable.

The problem is when I move them to the live site they don't work
properly.  Some CakePHP functions stop working, controllers don't get
recognized, etc... Just really weird behavior.

Example: In a controller function I had two saveField() calls. On the
dev site everything works perfectly, but I move it to live and  the
first saveField() call works, but the second one doesn't.

I can't figure out why this is happening.  Any one have any ideas?

Thanks,

Mike


--~--~---------~--~----~------------~-------~--~----~
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