Quantcast
Channel: WampServer - WampServer Francais
Viewing all articles
Browse latest Browse all 3474

Problème installation joomla (Pas de réponses)

$
0
0
Bonjour,
Pour faire des tests, je transfère mon site JOOMLA en local sur wampserver via l'utilitaire de sauvegarde Akeeba Backup.
Lors du lancement de la page localhost/... j'ai le massage d’erreur suivant. J'avoue ne rien y comprendre..
Pourriez vous décoder pour moi....

Merci

Nicolas

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;

Viewing all articles
Browse latest Browse all 3474

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>