Visualizzazione risultati 1 fino 3 di 3

Discussione: Non riesco a installare un banner exchange in php...HELP!

  1. #1
    Guest

    Predefinito Non riesco a installare un banner exchange in php...HELP!

    Salve a tutti...non riesco a installare kuesto programmino eppure lìistallazione è molto semplice...in cosa ho sbagliato?(il database è di AV)
    PER FAVORE DATEMI UNA MANO SONO DISPERATO!!
    grazie!
    (sono incerto sul passaggio MySQL HOST...bho!)

    # Mysql Config Stuff #
    $dbhost = "www.enzo89.altervista.org"; // MySQL HOST
    $dbuser = "my_NICK"; // your Mysql Username
    $dbpass = "my_PASS"; // Your mysql password
    $dbname = "my_enzo89"; // the name of the database BANEX is on


    # Site config stuff #
    $cfg_siteurl = "http://www.enzo89.altervista.org"; // your URL
    $cfg_folder = "/provabanner"; // folder to BANEX
    $cfg_sitename = "Enzo89's Web Site"; // the name of your site
    $cfg_bxcname = "Enzo89's Banner Exchange"; // the name of your banner exhange

    # Header (optional) #
    # If you want, make a file that includes your META tags, #
    # CSS, or anything like that and tell me where it is at #
    # (relative to the Banex directory) #
    $header = "../header.php";

    ## THAT'S IT! ##
    ## upload all files and run install.php ##
    ?>

  2. #2
    L'avatar di makpaolo
    makpaolo non è connesso Utente storico
    Data registrazione
    08-05-2003
    Residenza
    Brescia ( prov.)
    Messaggi
    9,399

    Predefinito

    devi configurarlo così:
    # Mysql Config Stuff #
    $dbhost = "localhost"; // MySQL HOST
    $dbuser = "Enzo89"; // your Mysql Username
    $dbpass = "quella del tuo account"; // Your mysql password
    $dbname = "my_enzo89"; // the name of the database BANEX is on


    # Site config stuff #
    $cfg_siteurl = "http://www.enzo89.altervista.org"; // your URL
    $cfg_folder = "/provabanner"; // folder to BANEX
    $cfg_sitename = "Enzo89's Web Site"; // the name of your site
    $cfg_bxcname = "Enzo89's Banner Exchange"; // the name of your banner exhange

    # Header (optional) #
    # If you want, make a file that includes your META tags, #
    # CSS, or anything like that and tell me where it is at #
    # (relative to the Banex directory) #
    $header = "../header.php";

    ## THAT'S IT! ##
    ## upload all files and run install.php ##
    ?>
    comunque bastava fare una ricerca per trovare i dati necessari
    Se smetti di imparare e evolverti sei morto dentro

  3. #3
    Guest

    Predefinito

    ma non sono riuscito a trovarlo....nn sn riuscito a trovare nemmeno il pannello di cntrollo del database...è da tanto che nn lo usavo... grazie mille!

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •