Joomla.it Forum
Joomla! 3 => Joomla! 3 => : Iole 22 May 2017, 18:21:18
-
Buonasera ho ancora problemi con la nuova versione di joomla
e la visualizzazione corretta del front end
nel file error_log c'è il seguente avviso:
PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
potete darmi un aiutino cosa posso fare?
non gestisco io il server
Grazie
Iole
-
Ciao Iole,
probabilmente hai PHP 5.6 sul server del tuo sito.
Se puoi prova ad usare PHP 7.0 che dovrebbe risolvere quel problema.
-
:) Grazie Alexred