Install Error - Invalid datetime format - AWS + bitnami LAMP

Hmm, I’ve never had a problem installing from a decompressed set of install files provided the dB is set up correctly.

If you’re reusing a dB, make sure all the tables have been dropped.

If you’d rather have more GUI control over your server, I think AWS Lightsail still has a 3 domain license version (no additional charge) of Plesk that’s real easy to administer. If you’re using AWS Route 53 for your DNS, there’s a connector that will sync your Plesk DNS with Route 53 nameservers. I’ve had one running a production site for a couple years, no problems. You can also choose which versions of PHP and webserver you want to use.

This is what I do for test sites (another AWS Lightsail server running CWP):

  1. Upload the install file to the server
  2. Decompress
  3. Move or copy the decompressed set of files out of the decompressed folder and place them in to the root of domain’s folder
  4. Create a dB and user
  5. Browse to the domain or IP
  6. Fill in the form prompts
  7. That should be it
  8. Works every time for me.