Fork me on GitHub

Rapport de message :*
 

Re: Message d'erreur Warning après installation locale

Titre du sujet : Re: Message d'erreur Warning après installation locale
par alain01 sur 14/04/2016 22:37:28

Hello,

ben oui, ça me semble normal,
en plus tout est indiqué dans ton message d'erreur :

Citation :
Warning: require(/home/www/9fc07ce7c1a271d0f625f44cb807059f/data/vll_data/data/secure.php): failed to open stream: Aucun fichier ou dossier de ce type in /opt/lampp/htdocs/villelaloupe.fr/mainfile.php on line 68


SAns parler de la ligne 68 de ton fichier /opt/lampp/htdocs/villelaloupe.fr/mainfile.php, je vois déjà :

// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define('XOOPS_PATH''/home/www/9fc07ce7c1a271d0f625f44cb807059f/data/vll_lib');
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define('XOOPS_VAR_PATH''/home/www/9fc07ce7c1a271d0f625f44cb807059f/data/vll_data');
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH"XOOPS_PATH);


Cela signifie que tu n'as pas adapté ton fichier mailfile.php comme le demande slider84.

tu devrais plutôt avpor à mon avis :
// For forward compatibility
// Physical path to the XOOPS library directory WITHOUT trailing slash
define('XOOPS_PATH''/opt/lampp/data/vll_lib');
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash
define('XOOPS_VAR_PATH''/opt/lampp/data/vll_data');
// Alias of XOOPS_PATH, for compatibility, temporary solution
define("XOOPS_TRUST_PATH"XOOPS_PATH);


Ensuite, si tu as le module protector activé, il te faudra éditer les fichiers de configuration également.


Pour une première approche, si tu ne comprends pas tout,
le plus simple serait d'installer un XOOPS tout neuf à la racine, et de voir le contenu du fichier mainfile.php généré. Comme ça, tu comprendras certainement mieux le contenu du fichier pour l'adapter.
Pas facile à expliquer en quelques mots...
ensuite, il te faudra replacer le XOOPS de la ville avec un mainfile.php adapté (attention à ne pas utiliser la base de donnée du XOOPS tout neuf).

Compris ?
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

62 Personne(s) en ligne (50 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 62 | Plus ...