i got a problem while installing the board! I've set the parameters for the database and I've overwrited the file config.php; but now that I try to access to the index page it gives me this errors:
Code: [Download] [Hide] [Select]
Warning: fopen(./cache/sql_194de669b449d7ff7912d7b6a50fd7c49.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_179b6c93f04ceb6550cd2b5ad5f551ed1.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_149c9be66c02d2a157eab0eaf88ad78ff.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1acf00b9457f7a5178452dbb5abcdd97b.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_16e4399d4b9349fb823346eb90ed83e8a.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: Cannot modify header information - headers already sent by (output started at D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php:646) in D:Inetpubwebsopenlinenuotonetmarcoincludessessions.php on line 315
Warning: Cannot modify header information - headers already sent by (output started at D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php:646) in D:Inetpubwebsopenlinenuotonetmarcoincludessessions.php on line 316
Warning: init_userprefs(./language/lang_italian/lang_rate.php): failed to open stream: No such file or directory in D:Inetpubwebsopenlinenuotonetmarcoincludesfunctions.php on line 525
Warning: init_userprefs(): Failed opening './language/lang_italian/lang_rate.php' for inclusion (include_path='.;c:phpincludes') in D:Inetpubwebsopenlinenuotonetmarcoincludesfunctions.php on line 525
Warning: fopen(./cache/sql_119611442f5b23cc1a0711f604a2b4714.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1a8caa1a867e4a0e2f62c733b1ad86dd9.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1119b51007b0dfb90479ae5cfaad799a7.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Template->make_filename(): Error - template file not found: overall_header.tpl
Warning: fopen(./cache/sql_179b6c93f04ceb6550cd2b5ad5f551ed1.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_149c9be66c02d2a157eab0eaf88ad78ff.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1acf00b9457f7a5178452dbb5abcdd97b.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_16e4399d4b9349fb823346eb90ed83e8a.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: Cannot modify header information - headers already sent by (output started at D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php:646) in D:Inetpubwebsopenlinenuotonetmarcoincludessessions.php on line 315
Warning: Cannot modify header information - headers already sent by (output started at D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php:646) in D:Inetpubwebsopenlinenuotonetmarcoincludessessions.php on line 316
Warning: init_userprefs(./language/lang_italian/lang_rate.php): failed to open stream: No such file or directory in D:Inetpubwebsopenlinenuotonetmarcoincludesfunctions.php on line 525
Warning: init_userprefs(): Failed opening './language/lang_italian/lang_rate.php' for inclusion (include_path='.;c:phpincludes') in D:Inetpubwebsopenlinenuotonetmarcoincludesfunctions.php on line 525
Warning: fopen(./cache/sql_119611442f5b23cc1a0711f604a2b4714.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1a8caa1a867e4a0e2f62c733b1ad86dd9.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Warning: fopen(./cache/sql_1119b51007b0dfb90479ae5cfaad799a7.php): failed to open stream: Permission denied in D:Inetpubwebsopenlinenuotonetmarcodbmysql4.php on line 646
Template->make_filename(): Error - template file not found: overall_header.tpl
I've forgotten to say that I've already Chmodded the files and the folders like it was written in the documentation!
Can anyone help me to fix this problem please ???