The following document describes how to install the AutoDirector control panel.
To upgrade your existing AutoDirector installation:
We recommend you clear your browser cache to ensure you are using the latest files.
No further action is required; please ignore the setup instructions below.
The AutoDirector control panel allows users to create vehicle stock lists that can be viewed on any target web site.
The control panel can installed on any operating system with:
Users access the AutoDirector control panel via a web browser, such as Internet Explorer or Mozilla Firefox.
An AutoDirector-managed stock list can be added to any web site using a single line of HTML code. No server-side technologies are required - even free web space is suitable.
Follow these steps to install the AutoDirector control panel.
Create a MySQL database for AutoDirector. This can be done using tools such as PHPMyAdmin, Cpanel, or the MySQL command line:
create database if not exists 'autodirectordb';
Create a user for this database with full privileges. Cpanel will do this automatically, but it can also be achieved with PHPMyAdmin or the MySQL command line:
GRANT ALL PRIVILEGES ON autodirectordb.* TO 'autodirector_user'@'localhost' IDENTIFIED BY 'autodirector_pass';
For the purpose of the following examples, we will assume that your database is named autodirectordb, and can be accessed by user autodirectordb_user with the password autodirectordb_pass.
Note for Cpanel users: your account ID may be appended to the start of the database and user names, e.g. myaccount_autodirectordb and myaccount_autodirector_user. It is not appended to the password.
Extract the AutoDirector files to a web directory of your choice, but ensure you keep the same directory structure.
For the purpose of the following examples, we will assume you have installed the files to a directory named autodirector which can be accessed via your web server using the URL http://mydomain/autodirector/.
AutoDirector is configured using an autodirector.ini file located in the autodirector directory. Rename the file autodirector-sample.ini to autodirector.ini and edit it with a text editor. The following settings can be changed as necessary:
Open a web browser and enter the URL of the setup.php file in the autodirector directory, e.g. http://mydomain/autodirector/setup.php
An information screen will confirm your MySQL and DATAFOLDER settings in autodirector.ini. Follow the instructions to setup AutoDirector for the first time.
Assuming the setup is successful, you will be able to log on at http://mydomain/autodirector/ using the email address super@user.account and password super.
Note: an example site is defined by default. This can be deleted or used for testing or training purposes. The images contained in the example site are highly compressed to keep this download small.
To ensure AutoDirector is secure, we recommend the following steps:
chmod 400 autodirector.ini
AutoDirector can be installed on a wide variety of operating systems, web servers, PHP and MySQL versions. Whilst we endeavour to make this process easy, we are not able to provide specific installation assistance.
An installation troubleshooting guide is available at the AutoDirector website. If you have solved an installation problem and would like to share it with other AutoDirector users, please send the details to support@autodirector.co.uk.
IMPORTANT-READ CAREFULLY: This AutoDirector End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and the AutoDirector Group for the AutoDirector control panel system, which includes any user guides, any associated software components, any media, any printed materials, and any online or electronic documentation. By installing, copying, or otherwise using the AutoDirector control panel, you agree to be bound by the terms of this EULA. If you do not agree to the terms of this EULA, do not install or use AutoDirector.
The AutoDirector control panel is licensed, not sold.
The following licence details refer to the AutoDirector control panel software. Any number of client 'sites' can be defined using the AutoDirector control panel without an additional charge.
You are hereby licensed to make copies of the original AutoDirector control panel software archive file; give exact copies of the original archive file to anyone; and distribute the archive file in its unmodified form via electronic means (internet, shareware libraries, CDROMs, etc.). You may charge a distribution fee for the package, but you must not represent in any way that you are selling the AutoDirector software itself. Your distribution of the AutoDirector software will not entitle you to any compensation from the AutoDirector Group. You must distribute a copy of this EULA with every copy, and anyone to whom you distribute the software is subject to this EULA.
You may not reverse engineer the AutoDirector control panel, except and only to the extent that such activity is expressly permitted by applicable law notwithstanding this limitation. You may not rent, lease, or lend this software. You may not use this software to perform any unauthorized transfer of information or for any illegal purpose.
You are entitled to make modifications to the AutoDirector software, but you may not resell or distribute the changed system without the express permission of the AutoDirector Group.
The AutoDirector Group may provide you with support services related to the AutoDirector control panel software. Support is covered in the licence agreement and may be modified from time to time.
Without prejudice to any other rights, the AutoDirector Group may terminate this EULA if you fail to comply with the terms and conditions. In such event, you must destroy all copies of the AutoDirector software.
The AutoDirector control panel software is protected by copyright laws and international treaty provisions. You acknowledge that no title to the intellectual property in the software is transferred to you. You further acknowledge that title and full ownership rights to the software will remain the exclusive property of the AutoDirector Group and you will not acquire any rights to the software except as expressly set forth in this license. You agree that any copies of the software will contain the same proprietary notices.
THE AUTODIRECTOR GROUP EXPRESSLY DISCLAIMS ANY WARRANTY FOR THE SOFTWARE. THE SOFTWARE AND ANY RELATED DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OR MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON INFRINGEMENT. THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE SOFTWARE REMAINS WITH YOU.
IN NO EVENT SHALL THE AUTODIRECTOR GROUP OR ITS SUPPLIERS BE LIABLE TO YOU FOR ANY CONSEQUENTIAL, SPECIAL, INCIDENTAL, OR INDIRECT DAMAGES OF ANY KIND ARISING OUT OF THE DELIVERY, PERFORMANCE, OR USE OF THE SOFTWARE, EVEN IF THE AUTODIRECTOR GROUP HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN ANY EVENT, THE AUTODIRECTOR GROUP'S LIABILITY FOR ANY CLAIM, WHETHER IN CONTRACT, TORT, OR ANY OTHER THEORY OF LIABILITY WILL NOT EXCEED THE GREATER OF GBP £1 OR LICENSE FEE PAID BY YOU.
Should you have any questions concerning this EULA, please visit http://www.autodirector.co.uk/ for contact information.