help -- ** ERROR ** migración de un servidor godaddy a localhost

help -- ** ERROR ** migración de un servidor godaddy a localhost

de kristian serrano -
Número de respuestas: 1
buenas tardes comunidad.. me he documentado bastante en relacion a las migraciones. pero no consigo resolver un inconveniente, me baje por FTP los archivos


* moodledata

*moodle

*bd SQL (la exporte)


utilizo version 3.0 moodle

en mi local utilizo linux (ubuntu) tengo instalado LAMPP corre perfecto.

 Si tengo acceso a PHPmyadmin.. .

instale el directorio moodledata en la siguiente direccion /opt/lampp

instale el directorio moodle en /opt/lampp/htdocs

mi archivo config.php es el siguiente 


en mi URL localhost:8080/moodle


ERROR

Coding error detected, it must be fixed by a programmer: File store path does not exist and can not be created.

Debug info: 
Error code: codingerror
Stack trace:
  • line 642 of /cache/stores/file/lib.php: coding_exception thrown
  • line 433 of /cache/stores/file/lib.php: call to cachestore_file->ensure_path_exists()
  • line 533 of /cache/classes/loaders.php: call to cachestore_file->set()
  • line 1398 of /cache/classes/loaders.php: call to cache->set()
  • line 689 of /lib/dml/mysqli_native_moodle_database.php: call to cache_application->set()
  • line 587 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_columns()
  • line 1512 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
  • line 1447 of /lib/moodlelib.php: call to moodle_database->get_field()
  • line 808 of /lib/setuplib.php: call to get_config()
  • line 639 of /lib/setup.php: call to initialise_cfg()
  • line 35 of /config.php: call to include_once()
  • line 30 of /index.php: call to require_once()


Adjunto CONFIG.PHP.png
Promedio de valoraciones: -