On Nov 27, 2006, at 9:51 AM, joel wrote:

>
> So, the strangest thing is happening, and I don't know what else to  
> do.
>  On my development server, I am able to submit a form, and it's saving
> to the database.  But when I deploy it to the production server, it
> does everything as though it DID save the data, but it actually
> doesn't.  I mean, it's connecting to the database properly, it's not
> returning any errors, with DEBUG set at 2 I can see the queries it's
> "supposedly" executing, but there's no data populated in the database.
>
> Does anyone have any idea how I can troubleshoot this further?  The
> database schema on the development and production server is exactly  
> the
> same, so I don't know why it's doing this.

Is the production app still pointed at the development DB?

-- John

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