Salut,
je suis en train d'installer Cartoweb. Mais pour voir les options de l'installation, la doc dit de lancer une commande du genre :
<PHP-INTERPRETER> cw3setup.php --help
la balise <PHP-INTERPRETER> doit etre remplacée par le chemin qui méne á l'interpreteur PHP. A vrai, je ne sais pas vraiment oú il se trouve. J'ai essayé :
1 2
| [root@STRI--GZXS081 cartoweb3]# /usr/local/php/php-5.1.2 cw3setup.php --help
bash: /usr/local/php/php-5.1.2: is a directory |
ou
1 2
| [root@STRI--GZXS081 cartoweb3]# /usr/lib/php cw3setup.php --help
bash: /usr/lib/php: is a directory |
ou
1 2
| [root@STRI--GZXS081 cartoweb3]# </usr/local/php/php-5.1.2> cw3setup.php --help
bash: --help: command not found |
mais comme vous pouvez le voir, ca ne fonctionne pas !
merci d'avance pour vos conseils.
Julien
Partager