Joomla.it Forum
Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => Installazione, migrazione e aggiornamento => : MasterDony 17 Nov 2011, 23:28:20
-
Ciao a tutti,
ho un grosso problema che non riesco a risolvere..
non riesco ad installare joomla, mi da questo errore:
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]
[/size]Sapete dirmi cosa devo fare??
-
Benvenuto nel forum di joomla.it MasterDony,
devi contattare il tuo hosting perchè sembra che ci sia da attivare qualcosa sul server.
Ciao!