Joomla.it Forum
Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => Installazione, migrazione e aggiornamento => : Giulio88 25 Jan 2012, 11:42:22
-
Ciao a tutti,
dopo aver tolto il file index dal mio server, ho caricato tutti i file e le cartelle di joomla 1.7.3, ma una volta che vado su un qualsiasi browser mi esce sta roba
"mark('afterLoad') : null; // Instantiate the application. $app = JFactory::getApplication('site'); // Initialise the application. $app->initialise(); // Mark afterIntialise in the profiler. JDEBUG ? $_PROFILER->mark('afterInitialise') : null; // Route the application. $app->route(); // Mark afterRoute in the profiler. JDEBUG ? $_PROFILER->mark('afterRoute') : null; // Dispatch the application. $app->dispatch(); // Mark afterDispatch in the profiler. JDEBUG ? $_PROFILER->mark('afterDispatch') : null; // Render the application. $app->render(); // Mark afterRender in the profiler. JDEBUG ? $_PROFILER->mark('afterRender') : null; // Return the response. echo $app;"
[/size]
[/size]che devo fare???
-
Benvenuto nel forum di joomla.it Giulio88,
haio verificato che il server abbia i requisiti per far girare joomla?
In ogni caso l'errore devi notificarlo al tuo hosting perchè sembra che l'interprete php sia disabilitato.
Ciao!