[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IMP/horde : upgrade impossible



Dans son message du 13/8/2001, Yann Forget écrivait:

> 
> Apparemment, ça vient de là :
> 
> xxxxxxxx:~# . /etc/horde/horde.php3.in
> bash: horde_root_url: command not found
> bash: horde_graphics_url: command not found
> bash: faq_url: command not found
> bash: horde_include_dir: command not found
> bash: path_to_sendmail: command not found
> bash: problem_email: command not found
> bash: problem_reporting: command not found
> bash: signup_email: command not found
> bash: signup: command not found
> 
> xxxxxxxx:~# cat /etc/horde/horde.php3.in
> #!/bin/sh
> # Template file for horde.php3
> #
> # Do not edit anything above this line
> # Run update-horde to have your changes take effect
> #
> # Horde URLs
> horde_root_url          ="/horde";
> horde_graphics_url      ="/horde/graphics";
> faq_url                 ="http://faq.horde.org/";;
> horde_include_dir       ="./templates";
> # Path to sendmail
> path_to_sendmail        ="/usr/sbin/sendmail";
> # Problem Reporting
> problem_email           ="root@localhost";
> problem_reporting       ="true";
> # Account Signup
> signup_email            ="root@localhost";
> signup                  ="false";

La syntaxe de l'instruction d'affectation est : variable=valeur
Il n'y normalement pas d'espace entre le nom de la variable, le signe
egal et la valeur.


-- 
--
Michel LE GOUIC, EPSHOM BREST (Service Informatique)
             Michel-H.Le.Gouic@shom.fr
Tel: (33) 02.98.22.04.65 |  Fax: (33) 02.98.22.03.66



Reply to: