MySQL Forums
Forum List  »  PHP

Re: Query doesn't work on Linux?
Posted by: Mlado Miletins
Date: October 01, 2016 12:42AM

Thanks guys, it was a trivial problem. My staging server is a windows machine while the production one is a CentOS.
And problem was discrepancy between my table names (in CAPITAL letters) while the code asked for a lower case names. The WAMP server is insensitive to this, however, the Linux server is case sensitive.

Options: ReplyQuote


Subject
Written By
Posted
September 27, 2016 12:23PM
September 27, 2016 02:22PM
September 27, 2016 07:34PM
September 30, 2016 06:03PM
Re: Query doesn't work on Linux?
October 01, 2016 12:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.