Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >

config file problem

Discussion in 'Version 1.x' started by capslock, Oct 19, 2005.

  1. capslock Guest

    config file problem

    i've transferred a domain, but now i can't change mysql account data since config file is encrypted! What can i do?
    capslock, Oct 19, 2005
    #1
  2. Philipp Guest

    config file problem

    Download this script:
    http://www.esselbach.com/scripts/cfix.php.txt

    Then open it in an editor and change the following variables to match your MySQL configuration:
    Code:
    //MySQL settings    
    $dbhost = "localhost";
    $dbuser = "root";
    $dbpass = "password";
    $dbname = "database";    
    
    //Website details
    $wsname = "Website";
    $wsurl  = "http://localhost";
    $wsno   = "1";
    Then rename the script to cfix.php and upload it to your /cadmin directory. Finally, run the script with your browser.
    Philipp, Oct 19, 2005
    #2
  3. capslock Guest

    config file problem

    thanks a lot :)
    capslock, Oct 19, 2005
    #3
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.