Problème de configuration avec le cms Wazzum

Utilisateur anonyme -  
akira92 Messages postés 3 Statut Membre -
Bonjour, j’aimerais installer le Wazzum (https://www.hugedomains.com/domain_profile.cfm?d=wazzum&e=com) mais elle ce fait manuellement.
Voila je dois remplir le fichier config.php
Mais le problème est qu’il me demande le chemin d'accès physique.
Et je ne sais pas ce qu’il faut mètre à cet endroit la.
Merci de votre aide.


Voici la partie du fichier config.php que je dois configurerVoir à la ligne $SITE_ROOT = "physicalpath" .
<?php
	//ini_set("display_errors", 1);
    include("site_info.php");
    $DEMO = false;
    $license="Licensehere";
    $CONST_COMPANY = "Company Name";          // Company Name
    $CONST_URL = "www.domainname.com";          // Website URL without the http://
    $SITE_ROOT = "physicalpath"; // Physical path/directory to dating software. MUST HAVE TRAILING / AT THE END OF THE PHYSICAL PATH
    $SITE_WWW_ROOT = 'http://www.domainname.com'; //Full website domain name including http://
	
// Database setup
    $CONST_DB_HOST = "localhost";
    $CONST_DB_NAME = "";
    $CONST_DB_USER = "";
    $CONST_DB_PASS = "";

1 réponse

akira92 Messages postés 3 Statut Membre
 
Salut
wazzum ne marche pas avec windows !!! il faut avoir linux
0