Joomla.it Forum
Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => Installazione, migrazione e aggiornamento => : Manu81 12 Jan 2013, 15:18:53
-
Buona sera,
ho appena eseguito l'aggiornamento di joomla da 1.0.15b a 1.5.26 per poi passare tramite jupgrade alla versione 2.5.
Tutto è andato per il meglio, ho solo un piccolo grande problema, la versione 2.5 fin che rimane nella carte jupgrade funziona...come la passo nella root del sito (ovviamente dopo aver spostato l'installazione 1.5 in una cartella a parte) non funziona più, mi da pagina bianca.
Come posso risolvere?
Grazie e ciao,
Manu
-
PS: Se rimetto tutti i file e le cartelle di joomla 2.5 nella cartella jugrade torna tutto a funzionare...sembra un problema di puntamenti o permessi, ma aprendo il configuration.php non sembra esserci nulla di sbagliato...
-
la cartella principale dove sposti tutta la 2.5 è completamente vuota?
Prova a vedere se nel file log degli errori del tuo server ti segnala qualcosa quando visualizzi la pagina bianca, forse dall'errore riusciamo a capire meglio dove è il problema.
Anche provando poi ad accedere all'amministratore della 2.5 spostata ottieni pagina bianca?
-
Sì la root è vuota c'è solo la cartella "old" con dentro Joomla 1.5 e sì, pagina bianca sia per la home che per il pannello admin.
Lo spostamento fatto via FTP non da alcun tipo di errore.
-
Ho provato anche a rinominare la cartella "jupgrade" per vedere che succedeva e idem, pagina bianca...
-
controlla se nella cartella che contiene la 2.5 c'è un file .htaccess,
se presente prova a rinominarlo tipo htaccess-2.txt
-
Non c'è, ce solo l'htaccess.txt
-
io punterei l'attenzione sul file di log degli errori del server, magari c'è qualche indizio in più su questa pagina bianca.
-
Ecco il log:
CWD /ig/jupgrade
250 CWD command successful
PASV
227 Entering Passive Mode (178,249,187,181,227,191).
LIST
150 Opening ASCII mode data connection for file list
226 Transfer complete
CWD /ig
250 CWD command successful
PASV
227 Entering Passive Mode (178,249,187,181,132,92).
LIST
150 Opening ASCII mode data connection for file list
226 Transfer complete
RNFR /ig/jupgrade/administrator
350 File or directory exists, ready for destination name
RNTO /ig/administrator
250 Rename successful
RNFR /ig/jupgrade/build
350 File or directory exists, ready for destination name
RNTO /ig/build
250 Rename successful
RNFR /ig/jupgrade/cache
350 File or directory exists, ready for destination name
RNTO /ig/cache
250 Rename successful
RNFR /ig/jupgrade/cli
350 File or directory exists, ready for destination name
RNTO /ig/cli
250 Rename successful
RNFR /ig/jupgrade/components
350 File or directory exists, ready for destination name
RNTO /ig/components
250 Rename successful
RNFR /ig/jupgrade/docs
350 File or directory exists, ready for destination name
RNTO /ig/docs
250 Rename successful
RNFR /ig/jupgrade/images
350 File or directory exists, ready for destination name
RNTO /ig/images
250 Rename successful
RNFR /ig/jupgrade/includes
350 File or directory exists, ready for destination name
RNTO /ig/includes
250 Rename successful
RNFR /ig/jupgrade/installation-old
350 File or directory exists, ready for destination name
RNTO /ig/installation-old
250 Rename successful
RNFR /ig/jupgrade/language
350 File or directory exists, ready for destination name
RNTO /ig/language
250 Rename successful
RNFR /ig/jupgrade/libraries
350 File or directory exists, ready for destination name
RNTO /ig/libraries
250 Rename successful
RNFR /ig/jupgrade/logs
350 File or directory exists, ready for destination name
RNTO /ig/logs
250 Rename successful
RNFR /ig/jupgrade/media
350 File or directory exists, ready for destination name
RNTO /ig/media
250 Rename successful
RNFR /ig/jupgrade/modules
350 File or directory exists, ready for destination name
RNTO /ig/modules
250 Rename successful
RNFR /ig/jupgrade/plugins
350 File or directory exists, ready for destination name
RNTO /ig/plugins
250 Rename successful
RNFR /ig/jupgrade/templates
350 File or directory exists, ready for destination name
RNTO /ig/templates
250 Rename successful
RNFR /ig/jupgrade/tmp
350 File or directory exists, ready for destination name
RNTO /ig/tmp
250 Rename successful
RNFR /ig/jupgrade/images.orig
350 File or directory exists, ready for destination name
RNTO /ig/images.orig
250 Rename successful
RNFR /ig/jupgrade/configuration.php
350 File or directory exists, ready for destination name
RNTO /ig/configuration.php
250 Rename successful
RNFR /ig/jupgrade/index.php
350 File or directory exists, ready for destination name
RNTO /ig/index.php
250 Rename successful
RNFR /ig/jupgrade/LICENSE.txt
350 File or directory exists, ready for destination name
RNTO /ig/LICENSE.txt
250 Rename successful
RNFR /ig/jupgrade/README.txt
350 File or directory exists, ready for destination name
RNTO /ig/README.txt
250 Rename successful
RNFR /ig/jupgrade/htaccess.txt
350 File or directory exists, ready for destination name
RNTO /ig/htaccess.txt
250 Rename successful
RNFR /ig/jupgrade/robots.txt
350 File or directory exists, ready for destination name
RNTO /ig/robots.txt
250 Rename successful
RNFR /ig/jupgrade/web.config.txt
350 File or directory exists, ready for destination name
RNTO /ig/web.config.txt
250 Rename successful
RNFR /ig/jupgrade/build.xml
350 File or directory exists, ready for destination name
RNTO /ig/build.xml
250 Rename successful
PASV
227 Entering Passive Mode (178,249,187,181,168,190).
LIST
150 Opening ASCII mode data connection for file list
226 Transfer complete
NOOP
200 NOOP command successful
-
ma è il log degli errori del server o il log dell'FTP ?
-
Ops, è il log dell'FTP...comunqu risolto, dopo lo spostamento dei file ho svuotato la cache e tadan, tutto è andato per il meglio ;)
Grazie comunque!