Local MAMP to Ubuntu server errors
-
I have built a site on my local machine with MAMP 3.5 running and once I package everything up with Duplicator and try to install on the Dev server I am getting the following errors:
Queries that error during the deploy step are logged to the install-log.txt file and marked ‘**ERROR**’.
Common Fixes:
Query size limits: Update your MySQL server with the max_allowed_packet setting to handle larger payloads.
Unknown collation: The MySQL Version is too old see: What is Compatibility mode & ‘Unknown collation’ errors?I have increased the packet size on both machines. The local machine with MAMP is running 5.6 mysql at this point (I upgraded it) and the Ubuntu dev server is running 5.7.
Anyone else ran into this? Any suggestions welcome.
TIA,
~Donna
The topic ‘Local MAMP to Ubuntu server errors’ is closed to new replies.