Our MySQL configuration has changed recently, so if you try to use MySQL in SSH and receive the error “Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock“, you should make sure that MySQL is connecting to the server via TCP. When using the MySQL command line client, this should be the default anyway, so [...]
Posts Tagged ‘django’
Accessing MySQL in SSH (February 4th, 2009)
Django Support (July 9th, 2008)
Web frameworks are becoming increasingly popular, as modern web development increasingly demands better results and shorter deadlines. Two of the most popular frameworks are Django and Ruby on Rails, and I’m happy to say that we now officially support one of those. Customers wishing to use Django will find instructions for setting it up in [...]

