Hosting WordPress Using Amazon S3 Reviews
5242 reviews
Takeshi N. · Reviewed almost 10 years ago
金武 理. · Reviewed almost 10 years ago
Nikunj P. · Reviewed almost 10 years ago
Mark D. · Reviewed almost 10 years ago
Rob D. · Reviewed almost 10 years ago
Matthew L. · Reviewed almost 10 years ago
Kelly F. · Reviewed almost 10 years ago
Rusty O. · Reviewed almost 10 years ago
James S. · Reviewed almost 10 years ago
Naoki M. · Reviewed almost 10 years ago
Eduardo M. · Reviewed almost 10 years ago
Jim K. · Reviewed almost 10 years ago
Did not work: [ec2-user@ip-172-31-38-100 wordpress]$ sudo /bin/sh wpstatic.sh ERROR 1146 (42S02) at line 1: Table 'wordpressdb.wp_options' doesn't exist
Jeff A. · Reviewed almost 10 years ago
Fred Y. · Reviewed almost 10 years ago
Metee K. · Reviewed almost 10 years ago
Kyoungsu L. · Reviewed almost 10 years ago
Ahmed B. · Reviewed almost 10 years ago
Takai A. · Reviewed almost 10 years ago
As someone said, cron didn't work.
Koji K. · Reviewed almost 10 years ago
Reto H. · Reviewed almost 10 years ago
Krishnendu R. · Reviewed almost 10 years ago
Jeremy P. · Reviewed almost 10 years ago
I'm raising a support case for this: The cron job set up at step 71 is useless because it doesn't include the periodic generation of the static version (covered in step 54). wpstatic.sh could be integrated in the cron but the script needs to be modified to run non-interactively first (it prompts for a yes at the wget stage every time, and can't run silently). As a result, if you follow the whole guide, you need to run these commands interactively (extracted from step 54) in lieu of a new step in between 77 and 78 for the step 78 to make any sense: cd /var/www/html/wordpress; sudo /bin/sh wpstatic.sh Also far from being an Expert lab, except if you start troubleshooting the lab, which is not the goal of this... Or is it Expert level because the questions raised in the Conclusion cover some pretty interesting challenges??? Pretty disappointing overall :(
Sebastien M. · Reviewed almost 10 years ago
Marko K. · Reviewed almost 10 years ago
You need to convert wordpress to static files first before copying to S3 each time via cron, ie need to run, sudo /bin/sh wpstatic.sh
Dean S. · Reviewed almost 10 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.