$originalDate = "2010-03-21";
$newDate = date("d-m-Y", strtotime($originalDate));
<? echo date(" \n l jS F Y", strtotime($data['availability'])) ?>
http://php.net/manual/en/datetime.format.php
$originalDate = "2010-03-21";
$newDate = date("d-m-Y", strtotime($originalDate));
UNPROTECTED PRIVATE KEY FILE!
permissions 0644 for 'xxxxx.pem' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: xxxxx.pem
Permission denied (publickey).
chmod 400 xxxxx.pem on the machine from which you're connectingscp -i myAmazonKey.pem phpMyAdmin-3.4.5-all-languages.tar.gz ec2-user@mec2-50-17-16-67.compute-1.amazonaws.com:~/.