Skip to content

How to ignore setup verification (for developpment only)

wakdev edited this page Apr 24, 2013 · 1 revision

If you have already a database and you want ignore setup folder verification.

  • Step one : On document root, create .dev file
  • Step two : Copy /core/config/sl_config.default.php to /core/config/sl_config.php
  • Step Three : Edit your configuration in sl_config.php

Thats all !

Clone this wiki locally