ddstaff Posted September 11, 2013 Share Posted September 11, 2013 Buongiorno a tutti, scrivo in quanto sto provando ad installare Prestashop versione 1.5.5.0 sulla mia Vps ( è la mia prima volta). Durante l'installazione ho settato i permessi sulle cartelle in scrittura (meglio 755 o 777 ?) e ho creato il database con esito positivo. Nell'ultima schermata "Installazione del negozio" mi si blocca al 12% dicendomi Creazione del file settings.inc Creazione di tabelle nel database Si è verificato un errore durane la fase di installazione…Puoi usare i link sulla colonna di sinistra per tornare indietro alle fasi precedenti, oppure puoi riavviare il processo di installazione Cliccando qui Sul database ho questa situazione: Sembra avermi creato delle tabelle, ma presumo non siano tutte..... Link to comment Share on other sites More sharing options...
ddstaff Posted September 16, 2013 Author Share Posted September 16, 2013 nessun suggerimento da cui poter partire? Link to comment Share on other sites More sharing options...
nino88 Posted September 16, 2013 Share Posted September 16, 2013 Ciao, nel setup del tuo php.ini varia il tempo massimo di esecuzione degli script a illimitato durante l'installazione ( max_execution_time = 0 ) poi ritorni nella configurazione precedente es ( max_execution_time = 30 ) 30 sec. Vedrai che conclude l'installazione senza problemi... Link to comment Share on other sites More sharing options...
ddstaff Posted September 16, 2013 Author Share Posted September 16, 2013 Ciao, nel setup del tuo php.ini varia il tempo massimo di esecuzione degli script a illimitato durante l'installazione ( max_execution_time = 0 ) poi ritorni nella configurazione precedente es ( max_execution_time = 30 ) 30 sec. Vedrai che conclude l'installazione senza problemi... Ho provato ma mi da ancora lo stesso errore, potrebbe essere qualcosa sul tempo di time out del database? Link to comment Share on other sites More sharing options...
nino88 Posted September 16, 2013 Share Posted September 16, 2013 posta l'errore che trovi nel file log Link to comment Share on other sites More sharing options...
ddstaff Posted September 16, 2013 Author Share Posted September 16, 2013 posta l'errore che trovi nel file log Esce una cosa di questo tipo: [Wed Sep 11 02:42:34 2013] [warn] mod_fcgid: read data timeout in 31 seconds [Wed Sep 11 02:42:34 2013] [error] [client 79.16.138.249] Premature end of script headers: index.php, referer: http://www.miosito.it/install/index.php [Wed Sep 11 02:43:19 2013] [warn] mod_fcgid: read data timeout in 31 seconds [Wed Sep 11 02:43:19 2013] [error] [client 79.16.138.249] Premature end of script headers: index.php, referer: www.miosito.it/install/index.php?restart=true [Wed Sep 11 02:44:07 2013] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function [Wed Sep 11 02:51:27 2013] [warn] mod_fcgid: read data timeout in 31 seconds [Wed Sep 11 02:51:27 2013] [error] [client 79.16.138.249] Premature end of script headers: index.php, referer: http://www.miosito.it/install/index.php [Wed Sep 11 02:54:10 2013] [warn] mod_fcgid: read data timeout in 31 seconds Link to comment Share on other sites More sharing options...
nino88 Posted September 16, 2013 Share Posted September 16, 2013 [Wed Sep 11 02:51:27 2013] [warn] mod_fcgid: read data timeout in 31 seconds questa riga infatti ti riporta l'errore di timeout come ti avevo scritto nel primo post ( 30 sec ). Riavvia i servizi del tuo Vps per rendere attive le modifiche al php.ini P.s. questo è un log del 11 settembre, meglio se posti quello attuale Link to comment Share on other sites More sharing options...
ddstaff Posted September 17, 2013 Author Share Posted September 17, 2013 [Wed Sep 11 02:51:27 2013] [warn] mod_fcgid: read data timeout in 31 seconds questa riga infatti ti riporta l'errore di timeout come ti avevo scritto nel primo post ( 30 sec ). Riavvia i servizi del tuo Vps per rendere attive le modifiche al php.ini P.s. questo è un log del 11 settembre, meglio se posti quello attuale ho riavviato apache, provato con phpinfo() e sembra essere settato correttamente, ma ancora esce [Tue Sep 17 12:26:22 2013] [warn] mod_fcgid: read data timeout in 31 seconds [Tue Sep 17 12:26:22 2013] [error] [client 87.0.130.128] Premature end of script headers: index.php Link to comment Share on other sites More sharing options...
nino88 Posted September 17, 2013 Share Posted September 17, 2013 Ciao, fornisci un link al php info cosi possiamo vedere quale parametro hai sbagliato nel setup. Link to comment Share on other sites More sharing options...
ddstaff Posted September 17, 2013 Author Share Posted September 17, 2013 Ciao, fornisci un link al php info cosi possiamo vedere quale parametro hai sbagliato nel setup. certo, eccolo: http://dd-cms.it/ver.php Link to comment Share on other sites More sharing options...
ddstaff Posted September 25, 2013 Author Share Posted September 25, 2013 Ciao, fornisci un link al php info cosi possiamo vedere quale parametro hai sbagliato nel setup. hai trovato qualcosa di strano ? Link to comment Share on other sites More sharing options...
nino88 Posted September 25, 2013 Share Posted September 25, 2013 Elimina tutte le tabelle nel database, relative alla vecchia installazione che non è andata a buon fine. Link to comment Share on other sites More sharing options...
nino88 Posted September 25, 2013 Share Posted September 25, 2013 setta questi parametri nel php.ini max_input_time 600 max_input_vars 10000 memory_limit 1024M post_max_size 60M upload_max_filesize 20M poi cancella tutto prestashop ( database compreso ) ,ricarica i file e ritenta l'installazione. Se non va posta il log attuale. Link to comment Share on other sites More sharing options...
mirkonetit Posted October 1, 2013 Share Posted October 1, 2013 Ho lo stesso problema. il link al phpinfo è http://93.186.240.138/phpinfo.php sto cercando di installare prestashop su win2008 32bit l'errore è al 12% "Creazione di tabelle nel database" Link to comment Share on other sites More sharing options...
mirkonetit Posted October 4, 2013 Share Posted October 4, 2013 Ho aumentato il mysql.connect_timeout da 60 a 600 .. ottengo lo stesso errore.. ma le tabelle sembrano esserci tutte... Link to comment Share on other sites More sharing options...
robrob Posted October 8, 2013 Share Posted October 8, 2013 Ciao, anche io stranamente ho lo stesso problema, dico stranamente perchè è la prima volta, ho installato prestashop altre volte e mai avuto problemi mentre questa volta no, mirkonetit hai più risolto ed eventulamente come? Grazie Link to comment Share on other sites More sharing options...
mirkonetit Posted October 8, 2013 Share Posted October 8, 2013 Sinceramente non so cosa provare ancora... sapete dirmi almeno come posso viasualizzare i logs? grazie Link to comment Share on other sites More sharing options...
robrob Posted October 8, 2013 Share Posted October 8, 2013 Salve, non capisco il problema dato che nei log non c'è nessun problema, comunque mirkonetit se hai un pannello di amministrazione dovresti avere un link propio i log, altrimenti dovresti richiedere all'assistenza del server se avete soluzioni per risolvere il problema al di là di quelle già scritte e provate senza risultato vi ringrazio Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now