Visualizzazione dei risultati da 1 a 4 su 4
  1. #1

    copia locale sito wordpress con xampp

    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

  2. #2
    Moderatore di PHP L'avatar di Alhazred
    Registrato dal
    Oct 2003
    Messaggi
    12,505
    Perché hai installato l'ultima versione di XAMPP, contiene php 5.3 e mi sa che Wordpress, come Joomla, non è ancora compatibile con questa versione di php.
    Usa XAMPP 1.7.1, così avrai php 5.2.9 che non ha problemi con wordpress.

  3. #3
    oh funziona,

    grazie mille!!

  4. #4
    il problema non è che compatibile o meno ma piuttosto che visualizza tutti gli errori basta ridurre il livello di error_reporting e dovrebbe risolversi il problema (a livelo visuale, ma gli errori restano )

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.