HOW TO ENABLE PHP FPM LOG OUTPUT
This one had me for the longest time. If you happen to be running a web server with php-fpm, sometimes…
This one had me for the longest time. If you happen to be running a web server with php-fpm, sometimes…
First of all, create a snapshot of your EBS volume. Then out of that snapshot you will be able to…
So you went as far as chmod’ing your entire folder structure to 777 (very unsafe), you’ve hacked wp/wp-admin/includes/file.php return new…
As great as EBS volumes are on Amazon Web Services, they can break and not ever mount again, even though…
Copy and paste the following list on a file, say “packages.txt”. To install all just do: sudo apt-get install $(cat…