RE: [WebDNA] Cheap tiny VPS running WebDNA 7.0 FastCGI !!!
This WebDNA talk-list message is from 2010
It keeps the original formatting.
numero = 105451
interpreted = N
texte = Thanks Ken for flushing this out. I may have to give it a try.-----Original Message-----From: Kenneth Grome [mailto:kengrome@gmail.com] Sent: Friday, July 02, 2010 1:15 AMTo: talk@webdna.usSubject: [WebDNA] Cheap tiny VPS running WebDNA 7.0 FastCGI !!!The goal here is to get WebDNA running on the cheapest VPS available at thistime, and to conserve as much disk space and memory as possible since theserver has very limited resources. This is not yet a stripped down or optimized server by any means, but here'show you can get started with WebDNA 7.0 FastCGI very quickly. Just doeverything in this order:get a Debian 5 (Lenny) 32 bit VPS from a cheap hosting serviceopen a console/terminal window then login to your VPS:# ssh [username]@[ipaddress](enter password when requested)update the currently installed Debian package:# apt-get updateshut down apache then remove it along with its associated packages:# /etc/init.d/apache2 stop# apt-get remove apache2 apache2-doc apache2-mpm-prefork # apt-get remove apache2-utils apache2.2-commondownload and install lighttpd:# apt-get install lighttpddownload this zip file from WebDNA Software Corporation:http://www.webdna.us/download/config/lighttpd-setup-Debian32.zipextract the files/folders and upload them to the server via sftpFileZilla is a very good sftp software program for this purposeadd "www-data" (the WebDNA/Lighttpd user) to the "root" group:# usermod -G root www-dataset permissions of the /var/www/ folder to "775" recursively:# chmod -R 0775 /var/wwwrestart lighttpd to make it load the new configuration file:# /etc/init.d/lighttpd restarttest webdna to make sure it's working:go to http://[ipaddress] to see the default index.dna pageThe reason I put WebDNA (the "www-data" user on Debian) into the "root"group then changed the permissions on the "/var/www/" folder to 775 is forsimplicity. This is the easiest way for me to login and upload files to theserver as root without running into any permissions errors. If you don'tlike this approach you are welcome to configure your server differently.I setup this server at HostVillage.com on a tiny little VPS that offers only64 MB of memory (burst to 128 MB), 1 GB of disk space, and 50GB of monthlydata transfer. I'm sure there are similar hosting packages availableelsewhere, but this was the smallest and cheapest I could find at the time.It only costs $2.49 per month ... and I'm trying to prove a point thatWebDNA can easily run on the smallest cheapest VPS on the planet.I ran through these step-by-step instructions three times before I postedthem here. The last time it took me less than 7 minutes to get WebDNArunning -- not bad for such a tiny VPS and the "latest and greatest" WebDNAversion 7.0!:)Sincerely,Kenneth GromeP.S. The configuration above is using less than 31 MB of memory. I stillhave 97+ MB free according to the VPS control panel. I think that's morethan many people will ever need, especially on websites that don't use hugedb files.---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list
.To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
Associated Messages, from the most recent to the oldest:
Thanks Ken for flushing this out. I may have to give it a try.-----Original Message-----From: Kenneth Grome [mailto:kengrome@gmail.com] Sent: Friday, July 02, 2010 1:15 AMTo: talk@webdna.usSubject: [WebDNA] Cheap tiny VPS running WebDNA 7.0 FastCGI !!!The goal here is to get WebDNA running on the cheapest VPS available at thistime, and to conserve as much disk space and memory as possible since theserver has very limited resources. This is not yet a stripped down or optimized server by any means, but here'show you can get started with WebDNA 7.0 FastCGI very quickly. Just doeverything in this order:get a Debian 5 (Lenny) 32 bit VPS from a cheap hosting serviceopen a console/terminal window then login to your VPS:# ssh [username]@[ipaddress](enter password when requested)update the currently installed Debian package:# apt-get updateshut down apache then remove it along with its associated packages:# /etc/init.d/apache2 stop# apt-get remove apache2 apache2-doc apache2-mpm-prefork # apt-get remove apache2-utils apache2.2-commondownload and install lighttpd:# apt-get install lighttpddownload this zip file from WebDNA Software Corporation:http://www.webdna.us/download/config/lighttpd-setup-Debian32.zipextract the files/folders and upload them to the server via sftpFileZilla is a very good sftp software program for this purposeadd "www-data" (the WebDNA/Lighttpd user) to the "root" group:# usermod -G root www-dataset permissions of the /var/www/ folder to "775" recursively:# chmod -R 0775 /var/wwwrestart lighttpd to make it load the new configuration file:# /etc/init.d/lighttpd restarttest webdna to make sure it's working:go to http://[ipaddress] to see the default index.dna pageThe reason I put WebDNA (the "www-data" user on Debian) into the "root"group then changed the permissions on the "/var/www/" folder to 775 is forsimplicity. This is the easiest way for me to login and upload files to theserver as root without running into any permissions errors. If you don'tlike this approach you are welcome to configure your server differently.I setup this server at HostVillage.com on a tiny little VPS that offers only64 MB of memory (burst to 128 MB), 1 GB of disk space, and 50GB of monthlydata transfer. I'm sure there are similar hosting packages availableelsewhere, but this was the smallest and cheapest I could find at the time.It only costs $2.49 per month ... and I'm trying to prove a point thatWebDNA can easily run on the smallest cheapest VPS on the planet.I ran through these step-by-step instructions three times before I postedthem here. The last time it took me less than 7 minutes to get WebDNArunning -- not bad for such a tiny VPS and the "latest and greatest" WebDNAversion 7.0!:)Sincerely,Kenneth GromeP.S. The configuration above is using less than 31 MB of memory. I stillhave 97+ MB free according to the VPS control panel. I think that's morethan many people will ever need, especially on websites that don't use hugedb files.---------------------------------------------------------This message is sent to you because you are subscribed tothe mailing list .To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
"Olin Lagon"
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
OT: 800x600 (2003)
Forcing a NEWCART (1997)
WebCat2b15MacPlugIn - [authenticate] not [protect] (1997)
[WebDNA] Is WebDNA slowing things up - please try these URL's (2013)
linetiems in thankyou.tpl (1997)
Database Security (1998)
Logging purchases (1997)
multi-paragraph fields (1997)
stats (2001)
Is this possible, WebCat2.0 and checkboxes (1997)
Can't add a field (1998)
Setting up shop (1997)
Orderfile Question (2003)
PSC recommends what date format yr 2000??? (1997)
Help name our technology! (1997)
passing cart value (2003)
So when do we get something similar? (1998)
WebCat2b13MacPlugIn - More limits on [include] (1997)
[WebDNA] Does anyone host webdna sites? (2016)
Opinion Poll Please (2002)