Page 2 sur 3

Re: Jeedom

Posté : dim. 13 mars 2016 15:51
par parrain27
a je pense j'ai trouvé
mais sa aide pas des masse

Code : Tout sélectionner

Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php

Re: Jeedom

Posté : dim. 13 mars 2016 16:39
par maxty01
Bonjour,

On va commencer par changer le cron :

Code : Tout sélectionner

* * * * * /usr/bin/php /var/www/html/core/jeeCron.php >> /dev/null 2>&1
en :

Code : Tout sélectionner

* * * * * /usr/bin/php /var/www/html/core/jeeCron.php >> /tmp/jeeCron.log
On va commencer par là.

Bon weekend,

Re: Jeedom

Posté : dim. 13 mars 2016 16:51
par parrain27
toujours pareil
Could not open input file: /var/www/html/core/jeeCron.php
Could not open input file: /var/www/html/core/jeeCron.php

Re: Jeedom

Posté : dim. 13 mars 2016 17:15
par maxty01
Bonjour,

Soit le fichier n'existe pas soit le process qui veux l'utiliser n'a pas le droit de lecture sur le fichier.

Bon weekend,

Re: Jeedom

Posté : dim. 13 mars 2016 19:23
par parrain27
Et donc comment je peut faire faire ?

Re: Jeedom

Posté : dim. 13 mars 2016 22:22
par maxty01
Bonsoir,

Pour vérifier si le fichier existe ainsi que vérifier ses permissions, la commande 'ls' est parfaite :

Code : Tout sélectionner

$ ls -lh /var/www/html/core/jeeCron.php
Bonne soirée,
Bonne semaine.

Re: Jeedom

Posté : lun. 14 mars 2016 13:47
par parrain27
apparemment pas de fichier..
Sans titre.png
Sans titre.png (4.58 Kio) Vu 5526 fois

Re: Jeedom

Posté : lun. 14 mars 2016 13:51
par parrain27
mais je le trouve a cette adresse
Sans titre.png
Sans titre.png (16.89 Kio) Vu 5526 fois

Re: Jeedom

Posté : lun. 14 mars 2016 14:25
par Manfraid
Salut,

justement il n'y est pas a l'adresse indiquer mais dans le sous dossier "php"

Re: Jeedom

Posté : lun. 14 mars 2016 17:05
par parrain27
Donc mon cron n'est pas bon du coup