Software > WeeWX

No tengo carpeta /var/www/html/weewx

<< < (4/8) > >>

burgati:
Me lo está instalando todo.....se ve que no lo tenía......vete diciendome que quieres ver luego para ir gestionandolo. Gracias

burgati:

--- Cita de: burgati en 09 de Octubre de 2017, 18:06:53 ---Me lo está instalando todo.....se ve que no lo tenía......vete diciendome que quieres ver luego para ir gestionandolo. Gracias

--- Fin de la cita ---

Ya está instalado, ya me aparecen carpetas de apache2 y demás en /var/log que ante no tenía.....pero el meteoclimatic.log sigue en blanco :'(

jmviper:
Creo que php no se instala por defecto con apache2 así que tendrás que instalarlo con sudo apt-get install php5 libapache2-mod-php5

burgati:

--- Cita de: jmviper en 09 de Octubre de 2017, 18:21:13 ---Creo que php no se instala por defecto con apache2 así que tendrás que instalarlo con sudo apt-get install php5 libapache2-mod-php5

--- Fin de la cita ---

Hecho, sigue sin escribir nada en meteoclimatic.log.....quieres que te ponga como tengo configurado el meteoclimatic.sh; meteoclimatic.ini, el crontab y un volcado de directorios con ls -la?

burgati:
meteoclimatic.sh:

#!/bin/bash
cd /home/pi
#Si no quieres log
#php meteoclimatic_http.php.old
#Si quieres log
php meteoclimatic_http.php.old >> /var/log/meteoclimatic.log
exit

meteoclimatic.ini:

[Global]
Stations=ESCYL0900000009001D
DigestKey=

[ESCYL0900000009001D]
Path=/var/www/html/weewx/meteoclimatic.htm
Password=MI SIG
StationVendor=Davis
StationModel=Vantage Vue

crontab:

 /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user  command
17 *    * * *   root    cd / && run-parts --report /etc/cron.hourly
25 6    * * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts --repo$
47 6    * * 7   root    test -x /usr/sbin/anacron || ( cd / && run-parts --repo$
52 6    1 * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts --repo$
#
1-59/5 *   * * *   root    /home/pi/meteoclimatic.sh


ls -la:


total 27944
drwxr-xr-x 18 pi   pi       4096 oct  9 16:28 .
drwxr-xr-x  3 root root     4096 sep  7 14:59 ..
-rw-------  1 pi   pi       1115 oct  9 15:40 .bash_history
-rw-r--r--  1 pi   pi        220 sep  7 14:59 .bash_logout
-rw-r--r--  1 pi   pi       3523 sep  7 14:59 .bashrc
drwxr-xr-x  6 pi   pi       4096 oct  9 12:30 .cache
drwx------ 10 pi   pi       4096 oct  9 12:30 .config
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Desktop
drwxr-xr-x  5 pi   pi       4096 sep  7 15:45 Documents
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Downloads
drwx------  3 pi   pi       4096 oct  9 12:06 .gnupg
-rw-r--r--  1 pi   pi   28442624 oct  9 12:08 jantoni-5.1.img
drwxr-xr-x  3 pi   pi       4096 sep  7 15:45 .local
-rw-r--r--  1 pi   pi      19626 oct 11  2015 meteoclimatic_http.php
-rw-r--r--  1 pi   pi      19025 oct 11  2015 meteoclimatic_http.php.old
-rw-r--r--  1 pi   pi        203 oct  9 16:26 meteoclimatic.ini
-rw-r--r--  1 pi   pi        320 oct 11  2015 meteoclimatic.log
-rwxr-xr-x  1 root root      159 oct  9 15:24 meteoclimatic.sh
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Music
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Pictures
drwx------  3 pi   pi       4096 oct  9 12:30 .pki
-rw-r--r--  1 pi   pi        675 sep  7 14:59 .profile
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Public
drwxr-xr-x  2 pi   pi       4096 sep  7 15:45 python_games
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Templates
drwxr-xr-x  3 pi   pi       4096 oct  9 12:06 .themes
drwx------  4 pi   pi       4096 oct  9 12:07 .thumbnails
drwxr-xr-x  2 pi   pi       4096 oct  9 12:06 Videos
-rwxr-xr-x  1 pi   pi       5582 jul 18 18:21 weewx.sh
-rw-------  1 pi   pi         56 oct  9 12:36 .Xauthority
-rw-------  1 pi   pi       4194 oct  9 12:36 .xsession-errors
-rw-------  1 pi   pi       4373 oct  9 12:35 .xsession-errors.old



Navegación

[0] Índice de Mensajes

[#] Página Siguiente

[*] Página Anterior

Ir a la versión completa