October 6th, 2009
Over the past few weeks quite a few people have asked us for Python 2.6 support. We always try to install extra software when our customers request it, so we’ve installed Python 2.6 alongside Python 2.4.
To use Python 2.6, simply execute “python2.6″ anywhere you’d normally use “python”. For example, if you use Django then you [...]
February 4th, 2009
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 [...]
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 [...]
Copyright © 2002—2009 Valcato Ltd.