salve, gestisco un sitoblog con wordpress.
volevo fare delle prove in locale del mio blog.
ho scaricato XAMPP, ho attivao apache e MYSQL, ho scaricato tutto il sito con FILEZILLA, poi ho scaricato il database e infine ho ricreato il database con phpadmin.
tutto funziona bene.
vado su http://localhost/wordpress/ e mi vede correttamente l'homepage.
tento di fare il login su http://localhost/wordpress/wp-login.php e mi da correttamente l'immagine del login ma sopra mi da gli errori
--------------------------------------------------------------------------------------------------------------------------------------
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 520
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 535
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 542
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 578
Deprecated: Function set_magic_quotes_runtime() is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-login.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-login.php on line 267
------------------------------------------------------------
poi tento di entrare nel sito con il nome utente e la password della copia in remoto ma non mi va più avanti e mi da gli errori
----------------------------------------------------------------------------------------------------------
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 520
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 535
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 542
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 578
Deprecated: Function set_magic_quotes_runtime() is deprecated in D:\xampp\htdocs\wordpress\wp-settings.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-login.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-login.php on line 267
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 649
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 650
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 651
Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\wordpress\wp-settings.php:520) in D:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 850
-------------------------------------------------------------
AIUTATEMI