Results 1 to 3 of 3
-
7th Sep 2011, 12:49 PM #1OPBannedWebsite's:
HotWallpapers.me AustraliaFlood.net VirtualUpload.net[DLE] Where does it keep MySQL connection details (user, pass, db) ?
Hello,
I've bought a site with DLE and I am restoring it. I need to know where the MySQL details are.
Anyone knows?
Thanks.ThumperTM Reviewed by ThumperTM on . [DLE] Where does it keep MySQL connection details (user, pass, db) ? Hello, I've bought a site with DLE and I am restoring it. I need to know where the MySQL details are. Anyone knows? Thanks. Rating: 5
-
7th Sep 2011, 12:55 PM #2Respected MemberWebsite's:
DL4Everything.com Soft2050.inThe config files is located at: engine/data/dbconfig.php
You need to edit it and mysql db info is there
-
7th Sep 2011, 03:14 PM #3MemberWebsite's:
tv-release.netedit dbconfig.php :
PHP Code:<?PHP
define ("DBHOST", "localhost");
define ("DBNAME", "Your DB name");
define ("DBUSER", "Your DB username");
define ("DBPASS", "Your DB password");
define ("PREFIX", "dle");
define ("COLLATE", "cp1251");
define ("USERPREFIX", "dle");
$db = new db;
?>
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to enable remote connection to MySQL server
By jasoothai in forum Server ManagementReplies: 3Last Post: 25th Jun 2012, 06:08 PM -
ODBC connection error for fetching value from MSsql to MYsql
By dhruvpandit in forum Technical Help Desk SupportReplies: 0Last Post: 9th Feb 2012, 10:23 AM -
Twitter Reveals User Details In UK Libel Case
By Daniel in forum News & Current EventsReplies: 0Last Post: 29th May 2011, 01:08 PM -
Any1 willing to share MP5 Templates ? Without user/pass
By jcberry526 in forum Webmaster DiscussionReplies: 1Last Post: 9th Apr 2011, 06:57 PM -
Increase mysql connection settings
By Storming in forum Technical and Security TutorialsReplies: 0Last Post: 18th Dec 2009, 12:24 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...