Results 1 to 10 of 19
Hybrid View
-
8th Oct 2010, 02:53 AM #1Member
Extract the .SQL file from your backup. After you've extracted it, upload it in public_html,
Download: Bigdump
Open the bigdump.php file in Notepad++ or any other text editor you are using, change these lines:
PHP Code:$db_server = 'localhost';
$db_name = '';
$db_username = '';
$db_password = '';
At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn’t place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.
PHP Code:define ('MAX_QUERY_LINES',300);
After you've edited the file and uploaded the bigdump.php in same folder with .sql file, database importing will start. After you've finished importing delete the .sql file and bigdump.php from your server.SuicidalMedia Reviewed by SuicidalMedia on . Installing dle on existing databse Is it possible to install dle on an existing database.I mean is that If i am runnning a website with dle 8.3.And mistakely inspite of upgrading the dle , i deleted the dle 8.3 installation files and installed fresh copy of dle 8.5 and i connected it to my existing database where records of all my news , members etc. were present . But this new dle 8.5 shows no articles , news , user of my existing server database . I want to get back all the news , articles etc. which are present in my Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Webmoney withdraw to an existing card
By Quacking in forum OtherReplies: 2Last Post: 10th Jul 2012, 01:59 AM -
Search Mod for Existing Topic?!
By Deadmau5 in forum vBulletinReplies: 6Last Post: 10th Aug 2011, 08:29 PM -
Google Bot accessing a non-existing page
By Hillside in forum Web Application/Script SupportReplies: 1Last Post: 6th Mar 2011, 09:14 AM -
How can i shift my existing board to new domain?
By hhhgame in forum vBulletinReplies: 2Last Post: 16th Jun 2009, 07:15 AM -
weird symbols after importing databse on my new host
By Alegria in forum phpBBReplies: 18Last Post: 30th Mar 2009, 11:57 PM
themaManager - edit and manage...
Version 4.22 released. Open older version (or...