
Envoyé par
McPeter
as tu bien respecté le INSTALL ' Installation manuelle' ?
cf : Copier l'archive dans le répertoire /home/ovh/cgi-bin/
Salut j'ai pu installer manuellement effectivement , mais il ya effectivement une erreur dans ta description:
La premiere erreur est ici:
mv: cannot stat `/home/ovh/cgi-bin/qalm_template': Aucun fichier ou répertoire de ce type
en effet le repertaoire 'qalm_template' se trouve pas ds ce 'cgi-bin' mais ds le sous repertoire 'qalm'
d'ou cette correction : [root@xxxxxxx cgi-bin]# mv /home/ovh/cgi-bin/qalm/qalm_template /home/ovh/www/
Ensuite il ya le refus du chmod du repertoire modeles:
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/cgi/qalm/modeles/
chmod: getting attributes of `/home/ovh/cgi/qalm/modeles': Aucun fichier ou répertoire de ce type.
Je ne sais pas trop pkoi.
J'ai chmoder autrement donc ce dossier.
Et donc apres les modifications il marche a merveille.
Encore merci
je te renvoie la copie d'ecran chez moi pour appréciation.
[[root@xxxxxxx cgi-bin]# tar xzf qalm.0.4b.r-ovh.tar.gz
[root@xxxxxxx cgi-bin]# mv /home/ovh/cgi-bin/qalm_template /home/ovh/www/
mv: cannot stat `/home/ovh/cgi-bin/qalm_template': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]#
[root@xxxxxxx cgi-bin]# mv /home/ovh/cgi-bin/qalm/qalm_template /home/ovh/www/
[root@xxxxxxx cgi-bin]# chown -R ovhvh /home/ovh/www/qalm_template
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/www/qalm_template
[root@xxxxxxx cgi-bin]# chown -R vpopmail:vchkpw /home/ovh/cgi-bin/qalm/
[root@xxxxxxx cgi-bin]# chmod -R 755 /home/ovh/cgi-bin/qalm/
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/cgi/qalm/modeles
chmod: getting attributes of `/home/ovh/cgi/qalm/modeles': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/cgi/qalm/modeles/
chmod: getting attributes of `/home/ovh/cgi/qalm/modeles': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]# rm -f install
[root@xxxxxxx cgi-bin]# /usr/local/apache/bin/htpasswd -c /home/ovh/cgi-bin/qalm/.htpasswd McPeter
New password:
Re-type new password:
Adding password for user McPeter
[root@xxxxxxx cgi-bin]# /usr/local/apache/bin/htpasswd -c /home/ovh/cgi-bin/qalm/.htpasswd admin
New password:
Re-type new password:
Adding password for user admin
[root@xxxxxxx cgi-bin]#
cgi-bin]# tar xzf qalm.0.4b.r-ovh.tar.gz
[root@xxxxxxx cgi-bin]# mv /home/ovh/cgi-bin/qalm_template /home/ovh/www/
mv: cannot stat `/home/ovh/cgi-bin/qalm_template': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]#
[root@xxxxxxx cgi-bin]# mv /home/ovh/cgi-bin/qalm/qalm_template /home/ovh/www/
[root@xxxxxxx cgi-bin]# chown -R ovhvh /home/ovh/www/qalm_template
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/www/qalm_template
[root@xxxxxxx cgi-bin]# chown -R vpopmail:vchkpw /home/ovh/cgi-bin/qalm/
[root@xxxxxxx cgi-bin]# chmod -R 755 /home/ovh/cgi-bin/qalm/
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/cgi/qalm/modeles
chmod: getting attributes of `/home/ovh/cgi/qalm/modeles': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]# chmod -R 555 /home/ovh/cgi/qalm/modeles/
chmod: getting attributes of `/home/ovh/cgi/qalm/modeles': Aucun fichier ou répertoire de ce type
[root@xxxxxxx cgi-bin]# rm -f install