Jeedom

Votre Apache se cache, votre Pi gémit, votre SoC fume ? La panne quoi ! C'est ici que vous trouverez sans doute une solution... Sinon du réconfort :)

Modérateurs : Francois, maxty01

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » dim. 13 mars 2016 15:51

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

maxty01
Modérateur
Messages : 790
Enregistré le : dim. 16 nov. 2014 20:53
Localisation : Charleroi - Belgique

Re: Jeedom

Message par maxty01 » dim. 13 mars 2016 16:39

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,
Il n'y a pas de question stupide, il n'y a que des imbéciles qui ne posent pas de question !
RaspBerry Pi : 1 x B+ Raspbian 1 x RPI2 MiniBian
Mieux me connaître ? Regarder mon LinkedIn

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » dim. 13 mars 2016 16:51

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

maxty01
Modérateur
Messages : 790
Enregistré le : dim. 16 nov. 2014 20:53
Localisation : Charleroi - Belgique

Re: Jeedom

Message par maxty01 » dim. 13 mars 2016 17:15

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,
Il n'y a pas de question stupide, il n'y a que des imbéciles qui ne posent pas de question !
RaspBerry Pi : 1 x B+ Raspbian 1 x RPI2 MiniBian
Mieux me connaître ? Regarder mon LinkedIn

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » dim. 13 mars 2016 19:23

Et donc comment je peut faire faire ?

maxty01
Modérateur
Messages : 790
Enregistré le : dim. 16 nov. 2014 20:53
Localisation : Charleroi - Belgique

Re: Jeedom

Message par maxty01 » dim. 13 mars 2016 22:22

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.
Il n'y a pas de question stupide, il n'y a que des imbéciles qui ne posent pas de question !
RaspBerry Pi : 1 x B+ Raspbian 1 x RPI2 MiniBian
Mieux me connaître ? Regarder mon LinkedIn

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » lun. 14 mars 2016 13:47

apparemment pas de fichier..
Sans titre.png
Sans titre.png (4.58 Kio) Vu 5524 fois

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » lun. 14 mars 2016 13:51

mais je le trouve a cette adresse
Sans titre.png
Sans titre.png (16.89 Kio) Vu 5524 fois

Avatar du membre
Manfraid
Raspinaute
Messages : 1402
Enregistré le : ven. 3 oct. 2014 14:50
Contact :

Re: Jeedom

Message par Manfraid » lun. 14 mars 2016 14:25

Salut,

justement il n'y est pas a l'adresse indiquer mais dans le sous dossier "php"
NAS : DIY OS Debian: DD250Go + 3x2To + 6To
Raspberry pi : 2B OS : Raspbian
Se tromper est humain, Vraiment foutre la merde nécessite le mot de passe de root.

parrain27
Raspinaute
Messages : 905
Enregistré le : lun. 1 déc. 2014 13:46

Re: Jeedom

Message par parrain27 » lun. 14 mars 2016 17:05

Donc mon cron n'est pas bon du coup

Répondre

Retourner vers « En panne ? »