Hello to everyone. When I try to install MediaWiki on a WAMP server, I get the following error messages when the tables are being created:
Creating tables... using MySQL 4 table defs... *Warning*: fopen(../maintenance/tables.sql) [function.fopenhttp://localhost/mediawiki/config/function.fopen]: failed to open stream: No such file or directory in * C:\wamp\www\mediawiki\includes\Database.php* on line *1866*
*Notice*: Undefined variable: fname in * C:\wamp\www\mediawiki\includes\Database.php* on line *1868* Could not open ""
Does anyone knows how to solve this? I'm kind of new to web development and I would really aprecciate your help.