Hola Jantoni, gracias por responder.
El uso de PHP en mi web es por que me curre todo en php, uso muchas cosas y lo tengo tan olvidado como tu por lo que poco me apetece tener que ponerme a cambiar cosas.
Weewx por lo que veo se lleva muy mal con mis tablas, alineados y fuentes, no es problema de la parte php si no del resto asi que me toca poco a poco ir cambiándolo.
Por lo que comentas sobre cambiar el archivo index.html.tmpl por index.php.tmpl pero al hacerlo se me llena todo de errores, te dejo una copia del log.
Sep 7 10:21:14 raspberrypi weewx[612]: reportengine: copied 0 files to /var/www/html
Sep 7 10:25:19 raspberrypi weewx[612]: manager: added record 2016-09-07 10:25:00 CEST (1473236700) to database 'weewx.sdb'
Sep 7 10:25:19 raspberrypi weewx[612]: manager: added record 2016-09-07 10:25:00 CEST (1473236700) to daily summary in 'weewx.sdb'
Sep 7 10:25:21 raspberrypi weewx[612]: cheetahgenerator: Generate failed with exception '<type 'exceptions.OSError'>'
Sep 7 10:25:21 raspberrypi weewx[612]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Standard/index.html.tmpl
Sep 7 10:25:21 raspberrypi weewx[612]: cheetahgenerator: **** Reason: [Errno 2] No existe el fichero o el directorio: '/etc/weewx/skins/Standard/index.html.tmpl'
Sep 7 10:25:21 raspberrypi weewx[612]: **** Traceback (most recent call last):
Sep 7 10:25:21 raspberrypi weewx[612]: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 297, in generate
Sep 7 10:25:21 raspberrypi weewx[612]: **** filtersLib=weewx.cheetahgenerator)
Sep 7 10:25:21 raspberrypi weewx[612]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
Sep 7 10:25:21 raspberrypi weewx[612]: **** self._compile(source, file, compilerSettings=compilerSettings)
Sep 7 10:25:21 raspberrypi weewx[612]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1546, in _compile
Sep 7 10:25:21 raspberrypi weewx[612]: **** self._fileMtime = os.path.getmtime(file)
Sep 7 10:25:21 raspberrypi weewx[612]: **** File "/usr/lib/python2.7/genericpath.py", line 54, in getmtime
Sep 7 10:25:21 raspberrypi weewx[612]: **** return os.stat(filename).st_mtime
Sep 7 10:25:21 raspberrypi weewx[612]: **** OSError: [Errno 2] No existe el fichero o el directorio: '/etc/weewx/skins/Standard/index.html.tmpl'
Sep 7 10:25:22 raspberrypi weewx[612]: cheetahgenerator: Generated 13 files for report StandardReport in 1.88 seconds
Sep 7 10:25:23 raspberrypi weewx[612]: genimages: Generated 12 images for StandardReport in 1.28 seconds
Sep 7 10:25:23 raspberrypi weewx[612]: reportengine: copied 0 files to /var/www/html
Sep 7 10:30:22 raspberrypi weewx[612]: manager: added record 2016-09-07 10:30:00 CEST (1473237000) to database 'weewx.sdb'
Sep 7 10:30:22 raspberrypi weewx[612]: manager: added record 2016-09-07 10:30:00 CEST (1473237000) to daily summary in 'weewx.sdb'
Sep 7 10:30:25 raspberrypi weewx[612]: cheetahgenerator: Generate failed with exception '<type 'exceptions.OSError'>'
Sep 7 10:30:25 raspberrypi weewx[612]: cheetahgenerator: **** Ignoring template /etc/weewx/skins/Standard/index.html.tmpl
Sep 7 10:30:25 raspberrypi weewx[612]: cheetahgenerator: **** Reason: [Errno 2] No existe el fichero o el directorio: '/etc/weewx/skins/Standard/index.html.tmpl'
Un saludo, gracias