Activity Stream
48,167 MEMBERS
62651 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 3 of 3
  1.     
    #1
    Banned
    Website's:
    HotWallpapers.me AustraliaFlood.net VirtualUpload.net

    Default [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

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    The config files is located at: engine/data/dbconfig.php

    You need to edit it and mysql db info is there

  4.     
    #3
    Member
    Website's:
    tv-release.net
    edit 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;
     
    ?>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to enable remote connection to MySQL server
    By jasoothai in forum Server Management
    Replies: 3
    Last Post: 25th Jun 2012, 06:08 PM
  2. ODBC connection error for fetching value from MSsql to MYsql
    By dhruvpandit in forum Technical Help Desk Support
    Replies: 0
    Last Post: 9th Feb 2012, 10:23 AM
  3. Twitter Reveals User Details In UK Libel Case
    By Daniel in forum News & Current Events
    Replies: 0
    Last Post: 29th May 2011, 01:08 PM
  4. Any1 willing to share MP5 Templates ? Without user/pass
    By jcberry526 in forum Webmaster Discussion
    Replies: 1
    Last Post: 9th Apr 2011, 06:57 PM
  5. Increase mysql connection settings
    By Storming in forum Technical and Security Tutorials
    Replies: 0
    Last Post: 18th Dec 2009, 12:24 AM

Tags for this Thread

BE SOCIAL