Ik heb al de tips gevold uit kennisbank, en heb ook met bigdump geprobeerd.
Bij big-dump krijg is deze fout :
Code: Selecteer alles
Starting at the line: 1
Error at the line 25: define("SQL_LAYER","mssql-odbc");
Query: ./phpBB2//*************************************************************************** * mssql-odbc.php * ------------------- * begin : Saturday, Feb 13, 2001 * copyright : (C) 2001 The phpBB Group * email : support@phpbb.com * * $Id: mssql-odbc.php,v 1.7 2002/03/20 17:48:30 psotfx Exp $ * ***************************************************************************/ /*************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ***************************************************************************/ if(!defined("SQL_LAYER")) { define("SQL_LAYER","mssql-odbc");
MySQL: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near './phpBB2//*****************************************************
Stopped on error
Met in stukken geknipte files invoeren in phpMyAdmin krijg ik:
Code: Selecteer alles
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near './phpBB2/' at line 1
Ik ben nu al een paar dagen aan het zoeken en weet niet meer waar ik nog iets kan proberen.
Iemand een idee ?
