Hello! There are an issue with my Drupal 7 installation:
Hoster info:
FreeBSD 8.2
Mysql 5.5.12
PHP Version 5.2.13
'./configure' '--enable-sockets' '--prefix=/usr/local/php5_exec' '--with-mysql=/usr/local' '--with-pdo-mysql' '--with-gettext' '--with-iconv' '--with-zlib' '--with-openssl' '--enable-zip' '--with-freetype-dir' '--without-pear' '--disable-debug' '--enable-session' '--enable-mbstring' '--without-pdflib' '--without-ming' '--with-ctype' '--with-gd' '--with-curl' '--with-jpeg-dir' '--without-cpdflib' '--without-swf' '--with-gnu-ld' '--enable-exif' '--enable-track-vars' '--enable-force-cgi-redirect' '--enable-static'
memory limit is set to 64 mb
Drupal version is 7,10 with russian translation uploaded.
When i do install it breaks on the interface translation inport step with following error
An AJAX HTTP request terminated abnormally. Debugging information follows. Path: http://stezun.kiev.ua/install.php?profile=standard&locale=ru&id=2&op=do StatusText: ResponseText: ReadyState: 4
without russian locale i get other error : Table variable already exist.
Please, what should i do?