Blog Torrent is almost installed. Unfortunately, I can't do the last step of the installation automatically, so you'll have to do it by hand. You need to create the data directories for Blog Torrent. To do this:
On a typical web server, you might do this by connecting with your ftp client and typing the following commands:
cd /var/www/vhosts/fiveandtwenty.com/httpdocs/torrent/ mkdir data mkdir torrents chmod 777 data chmod 777 torrents
Note that giving the directories "777" permissions will allow anyone on the server to full access those directories. If you share a server with others, they may be able to tamper with you Blog Torrent data files if you use these settings. There may be other settings more appropriate for your server. Please, contact your system administrator if you have any questions about permissions.
Once you've installed Blog Torrent, you should create a user account by going to newuser.php, then configure Blog Torrent using settings.php.