Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries Tagged as 'Hosting'

Setting up Satchmo on a Debian Server

August 23rd, 2007 · 2 Comments

At the request of people on the satchmo-users mailing list, here’s my step-by-step guide to installing Satchmo on a Debian server.Debian is a wonderful base for Satchmo, much easier to set up and maintain than RedHat in my opinion.

[Read more →]

Tags: Satchmo · Lighttpd · OS · Hosting · Linux · Django · Python

Django and Lighttpd configuration for smooth SSL

August 10th, 2007 · 3 Comments

I use and prefer Lighttpd for serving my Django applications. Tonight I worked out a nearly perfect configuration which allows me to serve the app through fastcgi in both http, and SSL-enabled https. The media files are directly served by Lighty, without hitting the django backend at all, for maximum speed.
Better yet, this […]

[Read more →]

Tags: Hosting · Tips · Django

Fixing Exim sender callout error

June 6th, 2007 · 1 Comment

On my new dedicated server, I’ve been getting reports of mail bounces. Looking more closely at them, I found they said “451: Deferred sender callout cannot be verified.”This is the result of an anti-spam measure that Cpanel enables by default for Exim.

[Read more →]

Tags: Hosting · Tips

Lighttpd on Cpanel VPS

March 28th, 2007 · 11 Comments

Working on a new project for a client, I need to run Django/Satchmo.

[Read more →]

Tags: Domains · Hosting · Best Practices · Tips

Going to Hostingcon 2006

July 12th, 2006 · No Comments

As a last minute opportunity, I’m going to attend HostingCon 2006. My boss can’t make it, so I’ll attend in his place.
This is a nice opportunity, since it will be the first time I’ve ever attended a conference with the explicit instruction to “make contacts and develop relationships with __________ vendors.” I’ve never even […]

[Read more →]

Tags: Hosting

Django on Rimuhosting

April 13th, 2006 · No Comments

This is just a quick post to confirm that Django does indeed work perfectly on Rimuhosting with very little effort required to set up. It is fast, it connected to my Mysql db without a peep of a complaint, and it is making me a happy developer.
Setup details
I’m using Rimu’s “MiroVPS3″ plan. It […]

[Read more →]

Tags: Hosting · Tips · Django · Python · Uncategorized

Django and Dreamhost - not now

April 11th, 2006 · 4 Comments

Argh! I simply cannot get Django to work on Dreamhost. I hereby eat my words.
I’m really not worried about it, to be honest.
I tried for hours, and the best I got was extremely spotty results. Even the simple “hello.fcgi” directly copied from the Dreamhost Wiki only works about 30% of the time. […]

[Read more →]

Tags: Hosting · Django

Why Rimuhosting is my new VPS provider

April 10th, 2006 · 4 Comments

I’m decided to use Rimuhosting as my new VPS provider. In my last post, I gave a comparison table for the VPS providers that made my short list.
I really spent a long while reading and researching my choices. Please keep in mind that my priorities are almost certainly not yours. For me, […]

[Read more →]

Tags: Hosting · Reviews · Uncategorized

VPS Comparison Table

April 9th, 2006 · 1 Comment

I spent hours and hours yesterday deciding on a VPS solution for my new store.

[Read more →]

Tags: Hosting