[ExBB]problema installazione
http://explosed.altervista.org/forum/
ecco il problema, guardate in alto:
Error! Impossible to access to file data/boardinfo.php or it is corrrupted or is not correctly assigned way to the files of forum!
il file non penso sia corrotto, l'avro risuppato 400 volte, i permessi altervista non me li fa modiciare e ora non so che fare, ah se serve ora posto il contenuto del file boardinfo.php
Codice:
<?
$exbb['boardurl'] = 'http://localhost/forum';
$exbb['home_path'] = 'c:/site/forum/';
$exbb['boardname'] = 'Board Name';
$exbb['boarddesc'] = 'Board Description';
$exbb['announcements'] = 1;
$exbb['topics_per_page'] = 15;
$exbb['posts_per_page'] = 10;
$exbb['ch_upfiles'] = 0644;
$exbb['ch_files'] = 0777;
$exbb['ch_dirs'] = 0777;
$exbb['ru_nicks'] = 0;
$exbb['reg_simple'] = 0;
$exbb['default_lang'] = 'italiano';
$exbb['default_style'] = 'InvisionExBB';
$exbb['membergone'] = 15;
$exbb['gzip_compress'] = 0;
$exbb['board_closed'] = 0;
$exbb['board_closed_mes'] = 'Sorry, but this board is currently unavailable. Please try again later.';
$exbb['pm'] = 1;
$exbb['text_menu'] = 0;
$exbb['exbbcodes'] = 1;
$exbb['emoticons'] = 1;
$exbb['ratings'] = 1;
$exbb['wordcensor'] = 1;
$exbb['autoup'] = 0;
$exbb['sig'] = 1;
$exbb['max_sig_chars'] = 100;
$exbb['max_sig_lin'] = 3;
$exbb['avatars'] = 1;
$exbb['adminemail'] = 'webmaster@localhost';
$exbb['emailfunctions'] = 1;
$exbb['boardstart'] = 1129410926;
$exbb['mail_posts'] = 1;
$exbb['max_posts'] = 10240;
$exbb['anti_bot'] = 1;
$exbb['reg_on'] = 1;
$exbb['passwordverification'] = 1;
$exbb['newusernotify'] = 1;
$exbb['flood_limit'] = 30;
$exbb['location'] = 0;
$exbb['hot_topic'] = 15;
$exbb['tablewidth'] = '95%';
$exbb['avatar_upload'] = 0;
$exbb['avatar_size'] = 6124;
$exbb['avatar_max_width'] = 80;
$exbb['avatar_max_height'] = 80;
$exbb['file_upload'] = 1;
$exbb['log'] = 1;
$exbb['show_img'] = 0;
$exbb['img_width'] = 550;
$exbb['img_height'] = 500;
$exbb['birstday'] = 0;
$exbb['threadstop'] = 0;
$exbb['karma'] = 0;
$exbb['punish'] = 0;
$exbb['userstop'] = 0;
$exbb['newusergreatings'] = 0;
$exbb['pmnewmes'] = 0;
$exbb['showuseronline'] = 0;
$exbb['regconfirm'] = 1;
?>
detto questo come risolvo??
grazie a tutti!