Ciao a tutti,
dagli errori riscontrati lanciando da termina pool123s energy si riscontra la mancata apertura del wrapper include in php.ini
controllando effettivamente era in Off vedi sotto ora ho messo in On su entrambi i raspberry riavviato sia il server apache che i raspberry ma il risultato non è cambiato e rilanciando da termina pool123s energy gli errori rimangono gli stessi.
Penso che il primo passo sia avviare il wrapper ci riproverò domani
; Fopen wrappers ;;;;;;;;;;;;;;;;;;;
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
;
http://php.net/allow-url-fopenallow_url_fopen = On
; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
;
http://php.net/allow-url-includeallow_url_include =
Off (modificato in
On)
ERRORI RILANCIATI DOPO MODIFICAroot@raspberrypi:/home/pi# pool123s energy
PHP Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /var/www/comapps/pool123s.php on line 27
PHP Warning: include(
http://192.168.xx.xx/123solar/config/config_main.php): failed to open stream: no suitable wrapper could be found in /var/www/comapps/pool123s.php on line 27
PHP Warning: include(): Failed opening 'http://192.168.XX.XX/123solar/config/config_main.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/comapps/pool123s.php on line 27
PHP Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /var/www/comapps/pool123s.php on line 28
PHP Warning: include(
http://192.168.xx.xx/123solar/config/config_invt1.php): failed to open stream: no suitable wrapper could be found in /var/www/comapps/pool123s.php on line 28
PHP Warning: include(): Failed opening 'http://192.168.xx.xx/123solar/config/config_invt1.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/comapps/pool123s.php on line 28
PHP Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /var/www/comapps/pool123s.php on line 29
PHP Warning: include(
http://192.168.XX.XX/123solar/config/memory.php): failed to open stream: no suitable wrapper could be found in /var/www/comapps/pool123s.php on line 29
PHP Warning: include(): Failed opening 'http://192.168.xx.xx/123solar/config/memory.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/comapps/pool123s.php on line 29
PHP Notice: Undefined variable: DTZ in /var/www/comapps/pool123s.php on line 30
PHP Notice: date_default_timezone_set(): Timezone ID '' is invalid in /var/www/comapps/pool123s.php on line 30
PHP Notice: Undefined variable: LIVEMEMORY in /var/www/comapps/pool123s.php on line 33
Abording: Empty SHM
Flane hai qualche consiglio da darmi ? confido su di te....