Sunset Lake Software - Comments for "Running a Drupal website on Amazon EC2" http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2 Comments for "Running a Drupal website on Amazon EC2" en Here's a version of http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-1658 <p>Here's a version of Elasticfox compatible with Fx 16:<br /> <a href="http://www.eaglegenomics.com/wp-content/uploads/2011/09/elasticfox.xpi" title="http://www.eaglegenomics.com/wp-content/uploads/2011/09/elasticfox.xpi" rel="nofollow">http://www.eaglegenomics.com/wp-content/uploads/2011/09/elasticfox.xpi</a></p> pubDate Fri, 02 Nov 2012 16:41:57 +0000 dc:creator Anonymous guid false comment 1658 at http://www.sunsetlakesoftware.com Hello Brad, THANK YOU for http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-1060 <p>Hello Brad,</p> <p>THANK YOU for this guide. In fact, this is one of the best AWS guides I've seen online so far. I did a few tests on your website, and your download times and page load speeds are amazing. I'm planning to move my website to EC2 sometime by the end of the year. I've printed this page and will study it thoroughly before making a move.</p> <p>Thanks again,</p> <p>RG</p> pubDate Sun, 14 Aug 2011 00:48:55 +0000 dc:creator Dr. Rahul guid false comment 1060 at http://www.sunsetlakesoftware.com Very Interesting Post! Thank http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-1045 <p>Very Interesting Post! Thank You For Thi Blog!</p> pubDate Sat, 16 Jul 2011 07:27:00 +0000 dc:creator NaftneenOther guid false comment 1045 at http://www.sunsetlakesoftware.com Ok, re:PuTTY. The downloaded http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-966 <p>Ok, re:PuTTY. The downloaded keys have to be loaded into PuTTYgen, then saved back out in PuTTY format which has a bunch of other stuff in it. Carriage returns had nothing to do with it. Probably the extension didn't either.</p> pubDate Tue, 10 May 2011 18:55:40 +0000 dc:creator Bill guid false comment 966 at http://www.sunsetlakesoftware.com Brad, well, I got Drupal http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-963 <p>Brad, well, I got Drupal running using the ami-238fdf66 AMI. It is an AMI that automatically assigns a 10 GB partition. The most significant problem I had was using PuTTY on Win 7 - PuTTY MUST have a ppk file extension on the key file, not the default pem extension that AMI provides - after changing all CRLF to LF only, and then making sure there was LF at the end of the file (nor sure if that was relevant or not). The error in the CMD window trying to connect to the instance: <em>Unable to use this private key file</em></p> <p>This might be good to have in your docs if you want. It would have saved me half a day.</p> <p>The site is open to the world now, but the problem is I can only manage Drupal and MySQL from 127.0.0.1, so to "make things easier" I tried to install Ubuntu desktop (which is also a prerequisite for MySQL workbench which I prefer over phpMyAdmin).</p> <p>After receiving the following errors ...</p> <p><em>gdm-binary[32519]: WARNING: Unable to load file '/etc/gdm/custom.conf': No such file or directory<br /> gdm-binary[32519]: WARNING: Unable to find users: no seat-id found<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.152009 seconds<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.023403 seconds<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.023163 seconds<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.083887 seconds<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.084388 seconds<br /> gdm-binary[32519]: WARNING: GdmDisplay: display lasted 0.022984 seconds<br /> gdm-binary[32519]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors</em></p> <p>I created an empty custom.conf file, and no joy as follows:</p> <p><em>gdm-binary[32634]: WARNING: Unable to load file '/etc/gdm/custom.conf': File is empty<br /> gdm-binary[32634]: WARNING: Unable to find users: no seat-id found<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.121960 seconds<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.025222 seconds<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.087903 seconds<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.023778 seconds<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.022826 seconds<br /> gdm-binary[32634]: WARNING: GdmDisplay: display lasted 0.114782 seconds</em></p> <p>Then I followed instructions to purge and load new nvidia drivers. The purge worked however apt-get failed to find new drivers - seems to be a repository problem:</p> <p><em>sudo apt-get install nvidia-glx-185<br /> E: Couldn't find package nvidia-glx-185</em></p> <p>I'm working on that now. If this ends up being a good AMI with the caveats, I'll let you know.</p> pubDate Tue, 10 May 2011 11:29:24 +0000 dc:creator Bill guid false comment 963 at http://www.sunsetlakesoftware.com Glad that you like the http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-958 <p>Glad that you like the tutorial. Honestly, I published it as much for myself to use as a reference in the future as for other people to read.</p> <p>Have you read <a href="http://www.sunsetlakesoftware.com/2010/09/15/how-run-drupal-amazon-ec2-using-new-micro-instance" rel="nofollow">my updated article</a>, where I describe how to set up an EC2 micro instance? In my walkthrough there, I now use an Ubuntu-based AMI, which might be ideal for your purposes. However, pretty much everything translates well between the CentOS instance here and a Ubuntu one.</p> pubDate Sun, 08 May 2011 21:14:00 +0000 dc:creator Brad Larson guid false comment 958 at http://www.sunsetlakesoftware.com Brad, this is wonderful for http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-957 <p>Brad, this is wonderful for someone like me.</p> <p>I'm a .NET architect with 25 years Windows experience, but quite a Linux newbie. I have experience with PHP and Drupal under Windows. I have had some cross platform responsibilities doing some bash scripting with Fedora. And, have done quite a bit of PHP programming under Windows. I've learned what little I know about the deployment of Linux apps from tutorials such as yours, but yours seems to be the most comprehensive I've seen. I have a couple of questions.</p> <p>1. I'm running two instances of Ubuntu under Virtual Box and have become more familiar with that as opposed to my Fedora experience. Would your cookbook be easily transferable to Ubuntu using apt-get, etc. for example.</p> <p>2. If #1 seems realistic for someone of my skill level, is there an Ubuntu AMI you could recommend.</p> <p>Thanks,</p> <p>Bill</p> pubDate Sun, 08 May 2011 16:45:12 +0000 dc:creator Bill guid false comment 957 at http://www.sunsetlakesoftware.com Answering my own question: http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-873 <p>Answering my own question: one solution is SMTP or PHPMailer module for Drupal:</p> <p><a href="http://drupal.org/project/phpmailer" title="http://drupal.org/project/phpmailer" rel="nofollow">http://drupal.org/project/phpmailer</a></p> <p>phpmailer even includes detailed instructions on how to use your google account for outgoing mail.</p> pubDate Sat, 11 Dec 2010 19:40:26 +0000 dc:creator Land Rover guid false comment 873 at http://www.sunsetlakesoftware.com My site is up and running on http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-872 <p>My site is up and running on EC2 thanks to this incredible article - not sure if I could of done it without it.</p> <p>But outgoing emails do not work - Drupal shows an error that it was unable to send emails.</p> <p>Anyone else have this problem? Or can anyone point me to a tutorial or advice on this?</p> pubDate Sat, 11 Dec 2010 19:13:01 +0000 dc:creator Land Rover guid false comment 872 at http://www.sunsetlakesoftware.com Incredible article! http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comment-870 <p>Incredible article! Thanks!</p> <p>Now that I have my elastic ip, what options do I have for nameservers? with rackspace cloud servers, they have a nameservice to use. you just use a widget to enter your A, C, and MX records.</p> <p>Does Amazon have similar, or do I need to find a tutorial on how to set-up a nameserver? or do you use some 3rd party service?</p> <p>thanks for any pointers!</p> pubDate Sat, 11 Dec 2010 03:26:31 +0000 dc:creator Land Rover guid false comment 870 at http://www.sunsetlakesoftware.com