Documentation

Features

Differences

This shows you the differences between the selected revision and the current version of the page.

troubleshooting:localhost 2009/02/06 13:04 troubleshooting:localhost 2009/02/06 13:08 current
Line 9: Line 9:
3. During install use the license key "localhost" without the quotes. 3. During install use the license key "localhost" without the quotes.
-4. If you wish to disable the version check open administration/includes/params.php and add: $noversioncheck = TRUE;+4. If you wish to disable the version check open administration/includes/params.php and add:
 +<code php>
 +$noversioncheck = TRUE;
 +</code>

Have more questions? Visit our community forums.