I have already set up a site on tje another hosting, but it fallen down
Joomla! • View topic - Need help: Joomla 1.5 + free hosting
On your hosting I have already tried:
777 chmod for configuration.php
I changed in this file var $ftp_enable = '1'; => var $ftp_enable = '2'; (I read that this can help) and typed:
Code:
var $ftp_enable = '2';
var $ftp_host = '94.249.143.27';
var $ftp_port = '21';
var $ftp_user = 'pasha4';
var $ftp_pass = '';
var $ftp_root = '';
Nothing didn't help 
P.S. I'm not a programmer. I'm not very well understand all this