Salve, vorrei capire come disabilitare tale file
Salve, vorrei capire come disabilitare tale file
Non è un file, ma una impostazione presente per sicurezza. A cosa ti serve? Cosa stai cercando di fare?
Devo migrare il sito e sto utilizzando come plugin di wordpress "duplicator"
L'autore ha scritto che non è un requisito necessario, hai provato ad effettuare la creazione dell'archivio ugualmente?
No, ora provo. Mi ero fermato per evitare problemi
Purtroppo non funziona, ora mi dice che devo abilitare il phps archive. Come faccio?
Puoi riportare il messaggio di errore esattamente come è scritto?
In order to create a package your server must have PHPs ZipArchive.
facendo varie ricerche dovrei modificare il php.ini ma non so dove cercare
La classe PHP ZipArchive dovrebbe essere già disponibile e non riesco a trovare quel messaggio di errore nei sorgenti del plugin, stai usando l'ultima versione? E non puoi esportare il blog in maniera tradizionale?
Purtroppo in maniera tradizionale non ci riesco.
Con Duplicator creo 2 file uno si chiama installer.php e l'altro archive
Qunado lancio il php nella procedura mi da errore perchè non è attivo il php ziparchive
Ok, ma adesso cosa stai cercando di fare? Stai creando l'archivio o lo stai estraendo? E vuoi importare su AlterVista o stai esportando da AlterVista?
sto esportando da altervista
Questo è l'errore :
INSTALL ERROR!
In order to extract the archive.zip file the PHP ZipArchive module must be installed. Please read the FAQ for more details. You can still install this package but you will need to check the Manual package extraction checkbox found in the Advanced Options. Please read the online user guide for details in performing a manual package extraction.
Quindi hai già creato l'archivio e lo vuoi scompattare presso un altro servizio di hosting, giusto? Se è così allora devi chiedere a loro supporto al riguardo oppure seguire le indicazioni sull'estrazione manuale dell'archivio.
Il problema è a monte. Cioè all'inizio del post, dove creando il database con duplicator mi dice :
Open Base Dir: On
The Duplicator may have issues when [open_basedir] is enabled. Please work with your server administrator to disable this value in the php.ini file if you’re having issues building a package.
Max Execution Time: 30
The Duplicator will have issues when the [max_execution_time] value in the php.ini is low. Timeouts effect how long a process is allowed to run. The recommended timeout is "300" seconds. An attempt is made to override this value if the server allows it. Please work with your server administrator to make sure there are no restrictions for how long a PHP process is allowed to run.
Note: Timeouts can also be set at the web server layer, so if the PHP max timeout passes and you still see a build interrupt messages, then your web server could be killing the process. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly.
Dopo il passaggio ad altro dominio mi dice 500 Internal server error
Ma l'archivio l'hai generato o no?
Certo che ho generato l'archivio
Ok, se allora hai generato correttamente l'archivio e hai problemi a scompattarlo presso un altro servizio devi chiedere supporto a loro.
io non riesco a creare l'archivio con duplicator, si ferma e mi da errore presumibilmente di timeout, Mi da gli stessi warning prima di iniziare dopo che ha fatto la scansione.
Open Base Dir: On
The Duplicator may have issues when [open_basedir] is enabled. Please work with your server administrator to disable this value in the php.ini file if you’re having issues building a package.
Max Execution Time: 30
The Duplicator will have issues when the [max_execution_time] value in the php.ini is low. Timeouts effect how long a process is allowed to run. The recommended timeout is "300" seconds. An attempt is made to override this value if the server allows it. Please work with your server administrator to make sure there are no restrictions for how long a PHP process is allowed to run.
Note: Timeouts can also be set at the web server layer, so if the PHP max timeout passes and you still see a build interrupt messages, then your web server could be killing the process. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly.
Il tempo massimo di esecuzione è aumentabile fino a 60 secondi andando ad inserire nel file .htaccess la direttvaSe però i contenuti sono tanti non sarà sufficiente, in tal caso ti consiglierei di procedere con un trasferimento manuale.Codice:php_value max_execution_time 60