Documentation

Features

Running on localhost

With the purchase of 68 Classifieds you are allowed to run a copy on your local machine. Here are some guidelines on how to get it running.

1. Install php, apache, and mysql. Some auto installers are xampp or mampp.

2. Install ioncube through the php.ini file.

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;

Have more questions? Visit our community forums.