12 messages in org.openoffice.fr.progRE: [prog] Problème lorsque je change...
FromSent OnAttachments
Vincent BuysJun 10, 2005 6:13 am 
Laurent GodardJun 10, 2005 6:23 am 
Vincent BuysJun 10, 2005 6:43 am 
Laurent GodardJun 10, 2005 6:46 am 
Vincent BuysJun 13, 2005 3:14 am 
LE LOUARNE SergeJun 13, 2005 8:53 am 
Vincent BuysJun 13, 2005 8:58 am 
LE LOUARNE SergeJun 13, 2005 12:17 pm 
Alain NowakJun 17, 2005 8:16 am 
Vincent BuysJun 17, 2005 10:27 am 
StéphaneJun 17, 2005 1:08 pm 
Alain NowakJun 20, 2005 2:19 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [prog] Problème lorsque je change de versionActions...
From:Vincent Buys (vinc@tiscali.be)
Date:Jun 13, 2005 8:58:20 am
List:org.openoffice.fr.prog

Ben j'ai déjà essayé et ça ne fonctionne pas non plus...

Mais merci pour ton idée

Vincent

-----Message d'origine----- De : LE LOUARNE Serge [mailto:serg@neuf.fr] Envoyé : lundi 13 juin 2005 17:54 À : pr@fr.openoffice.org Objet : Re: [prog] Problème lorsque je change de version

Vincent Buys wrote:

Bonjour, [...] Voici comment je lance: Script php

$execution = "lanceur.sh /var/www/html/upload/essais.doc DOC"; exec ($execution);

[...]

Bonjour,

Peut être que tu devrait mettre : $execution = "./lanceur.sh /var/www/html/upload/essais.doc DOC"; Vu que ton serveur est sous linux.

Tchao, Serge