1. Download the ZIP archive with the software files from the link that we’ve sent you. Upload the archive to your server and decompress it there. Mind the available server space.

Alternatively, you can unpack the archive on your local computer and upload the files to the server. Any FTP client will do.

Note 1: Make sure to use Binary transfer mode during upload.

Note 2: If you decide to upload the decompressed archive, check for hidden files and folders. They all need to go to your server.

2. Create an empty MySQL database and add a user to this database. Database user should have full rights because the script will use this user’s parameters to populate the database with tables and data.


Note: We recommend making a backup copy of your website database at least once a month, to be on the safe side.

3. Set 0777 permissions to following directories:

/application/views/flatty/sets/*
/application/views/gentelella/sets/*
/temp/*
/uploads/*

* means recurse into subdirectories and apply to directories

Note: You will also be prompted to change file permissions to files /application/config/install.php, /config.php along the way. Click ‘Refresh’ when you are done to update the info.

4. Go to http://www.yourdomain.com/ (where www.yourdomain.com is your domain name connected to the server). You will be taken to the installation page.

5. Read the license agreement and click ‘I agree’ if you agree.

Dating Pro Script installation guide


6. Indicate your FTP access details (host, user and password) and click ‘Next’ to continue.

Dating Pro Script installation guide


7. The next step is to indicate database access details. Click ‘Next’ to continue.

Dating Pro Script installation guide

8. Next comes language's installation. You can select default language here. At least one language version is required.

Dating Pro Script installation guide

9. The system will start the installation. You will be asked to indicate your order number. If you are not sure about it, contact us in the chat or email sales@pilotgroup.eu. Please also read this manual on where to find the order key for your dating site.

Dating Pro Script installation guide

10. Fill out the administrator details. It will be your future login and password to authorize on the site, plus your name and email that will be used for correspondence with site members.

You will be able to edit this information at any later point. If you lose the password, you will be able to restore it: how to restore the administrator password.

Dating Pro Script installation guide


11. Add SMTP server details.

Dating Pro Script installation guide

12. Choose countries and regions.

Dating Pro Script installation guide


13. Sit back and enjoy while the script completes the installation.

Dating Pro Script installation guide


14. Finally, you will be asked to set up a cron file.

Dating Pro Script installation guide

Make sure to indicate the correct path to PHP. On our test server, it is
/usr/bin/php

Contact your server administrator to find out the path on your server.

Click ‘Finish’. Your dating site is installed and ready to be configured.

Please take a look at the Pre-launch checklist. It contains the information that you need to know before your site goes live.

Important note: If you are using nginx server, make sure the following directives are turned on:

  • proxy_buffers 8 16k;

  • proxy_buffer_size 32k;

Did this answer your question?