On Mar 9, 8:41 pm, "Dave Maharaj :: WidePixels.com" <[email protected]> wrote: > What has happened is I built the site on my local WAMP server setup, it runs > perfect.
There are differences between WAMP and LAMP (assuming you're on Linux/ Apache hosting). The one that always gets me is case sensitivity. Things that work fine in WAMP mysteriously don't in LAMP, and it turns out to be a case issue. It can occur in both filenames and database items (table names, field names). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
