Visualizzazione dei risultati da 1 a 5 su 5

Discussione: php ads

  1. #1

    php ads

    ciao ragazzi vorrei istallare php ads....non riesco pero a capire i paramentri....cosa devo inserire qui...

    // Database hostname
    $phpAds_config['dbhost'] = 'localhost';

    // Database port
    $phpAds_config['dbport'] = '3306';

    // Database username
    $phpAds_config['dbuser'] = '';

    // Database password
    $phpAds_config['dbpassword'] = '';

    // Database name
    $phpAds_config['dbname'] = '';


    grazie mille!!!!

  2. #2

    Re: php ads

    Originariamente inviato da allgratis_ste
    ciao ragazzi vorrei istallare php ads....non riesco pero a capire i paramentri....cosa devo inserire qui...

    // Indirizzo del server MySql, molto prob. lasciare così
    $phpAds_config['dbhost'] = 'localhost';

    // Porta del Data Base MySql, lasciare così
    $phpAds_config['dbport'] = '3306';

    // Username definito sul MySql, se non definito definire.
    $phpAds_config['dbuser'] = '';

    // Password relativa all'username usato
    $phpAds_config['dbpassword'] = '';

    // Nome del database, se non esistente creare.
    $phpAds_config['dbname'] = '';


    grazie mille!!!!
    Prego !

  3. #3
    mi sorgono altri problemi.
    username lo devo inventare e anche la password?

    come faccio a creare un db?
    grazie

  4. #4

  5. #5
    sto provando in tutti i modi a istallare phpadsnew..niente!!!
    mi da al momento dell'istallazione questo problema :

    Before you continue, please correct these potential problems:

    The following item(s) need to be corrected before you can install phpAdsNew. If you have any questions about this error message, please read the Administrator guide, which is part of the package you downloaded.
    phpAdsNew has detected that your config.inc.php file is not writeable by the server. You can't proceed until you change permissions on the file. Read the supplied documentation if you don't know how to do that.
    If you are not able to correct the problems listed above, please contact the administrator of the server you are trying to install phpAdsNew on. The administrator of the server may be able to help you.


    che vuol dire??
    non riesco a capire cosa devo mettere in mysql username e password!
    grazie

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.