Fork me on GitHub

Rapport de message :*
 

set Xoops_TRUST_PATH into mainfile.php

Titre du sujet : set Xoops_TRUST_PATH into mainfile.php
par probleme sur 12/12/2007 21:28:44

Bonjour,
j'ai un gro gro gro probleme
c'est que j'ai installé la toute dernière version Xoops:

j'ouvre "install_fr.html" tout fonctionne, je me connecte dans le panneau de contrôle, je clique sur Administration des modules et je vois " set Xoops_TRUST_PATH into mainfile.php.



la solution est :

Recopier la ligne de XOOPS_ROOT_PATH est insuffisant, si l'on ne remplace pas ROOT par TRUST

Exemple :
define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’); (ligne existante)
define('XOOPS_TRUST_PATH', ‘/home/xyz/nouveau_dossier’); (nouvelle ligne)

sur mon mainfile :

define('XOOPS_ROOT_PATH', 'd:/program files/easyphp1-8/www/testxoops02');

je rajoute en dessous:

define('XOOPS_TRUST_PATH', 'd:/program files/easyphp1-8/nouveaudossier');

mais le probleme sur le fichier mainfile.php c'est marqué:


<?php
// $Id: mainfile.php 861 2007-07-04 22:48:51Z young-pee $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <http://www.xoops.org/> //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// //
// You may not change or alter any portion of this comment or credits //
// of supporting developers from this source code or any supporting //
// source code which is considered copyrighted (c) material of the //
// original comment or credit authors. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
// GNU General Public License for more details. //
// //
// You should have received a copy of the GNU General Public License //
// along with this program; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// ------------------------------------------------------------------------ //
/**
* Xoops is not installed, redirect to the installer
**/

// XOOPS is not installed yet.
if(! defined('XOOPS_INSTALL')){
header('Location: install/index.php');
}
?>


donc je trouve pas de

define('XOOPS_ROOT_PATH', ‘/home/xyz/public_html’);



aidez moi je suis trè en colere
svp
vous etes ma derniere chance
pliz
donner moi un lien pour le telechargement de Xoops 2.0.17 corriger si c'est possible
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

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