Bonjour, je viens d'installer Horde3, j'ai paramètré le serveur web, à savoir Apache2. J'ai bien crée un lien dans mon /var/www/: ln -s /usr/share/horde3 /var/www/horde3; lorque je fais un ls -l, voici ce que j'obtiens:
# ls -l /var/www drwxr-xr-x 2 root root 4096 2006-06-06 01:29 apache2-default lrwxrwxrwx 1 root root 18 2006-06-06 09:28 horde3 -> /usr/share/horde3/ drwxr-xr-x 2 root root 4096 2006-06-06 01:38 webalizer De plus, j'ai bien crée les fichiers necessaire dans /etc/horde/horde3 avec la commande suivante: "for f in *.dist; do cp $f `basename $f .dist`; done". Mon problème est que des que je veux acceder à mon webmail, j'ai la page d'erreur suivante: Some of Horde's configuration files are missing or unreadable prefs.php This file controls the default preferences for Horde, and also controls which preferences users can alter. conf.php This is the main Horde configuration file. It contains paths and basic items that apply to the core framework and all Horde applications. mime_drivers.php This file controls the global set of MIME drivers for the Horde framework, allowing applications to make use of programs such as enscript or mswordview to render content into HTML for viewing in a browser. nls.php This file provides localisation support for the Horde framework. registry.php The registry is how Horde applications find out how to talk to each other. You should list any installed Horde applications that you have here. Create these files from their .dist versions in /usr/share/horde3/config and change them according to your needs. J'ai besoin de votre surtout que c'est pour un projet d'étude que je dois rendre jeudi, merci. -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

