• Services
  • What we do & Sell own
  • Cases
  • We are

Helpdesk

1. Upload files to your ftp server using any FTP software which you have installed at your computer (Here are tutorials on the use of several popular FTP clients: http://ftphelp.secureserver.net/index.html).


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


Note: To be on the safe side, it’s advised to make a backup of the whole database at least once a month. Please don’t forget to do it.
Note 2: If the script by some unknown reason was not able to create MySQL database at the very end of installation process, please create a database using .sql file in /install folder.
Note 3: Also if you have a problem of write command, please try to give CHMOD 777 to config.php file in script root.


3. Give CHMOD 777 to the folder where the script is located, and to the following folders:
../install
../install/dump
../images
../images/captcha
../images/icon_catalog_default
../images/icon_catalog_defined
../images/icon_course_default
../images/news
../images/photos
../images/statistics
../templates and to all files within “templates” folder,
../templates_c (if you don’t have these folder in “admin” and “user”, please create them)
../config.php


Note: Sometimes you will have to give CHMOD 777 to public_html directory and this is definitely forbidden by most of hosting companies. You shouldn’t be worried about it because you can simply give CHMOD 777 for the period of installation and right after installation you can make the original permissions level.
Note 2: If you use Windows server, then you should either yourself give all rights to Internet Guest account for the above-mentioned folder or ask your hosting company to do it.
Note 3: Also if you have a problem of write command, please try to give CHMOD 777 to config.php file in script root.


4. Go to http://www.yourdomain.com/install/ (where www.yourdomain.com is your site name).


5. Install the script (info will be inserted by installation script and you are just to check it up and correct if something is wrong) consisting of the following steps:
— Introduction: Select language:

worddavf94299b46bb6fed0d104610f7735fa61.png

— Check-up of PHP settings (script will inform you what is not set correctly or absent):


worddavae0626ccb7c26a056b7c6361de1bb63a.png

— Database connection – here you should enter settings necessary for MySQL database connection. MySQL database should be created at your server prior to eLMS installation:


worddaveb3b11c741aeee443f908acb8c5a3197.png

— Database installation:


worddav152d343c1a49d4937ba0a41544c1f039.png

— Creation of administrator:


worddav3521323b193eba508614b2bb68b0093b.png
worddav2a5cf2adb63ee8ba1971bdff2b9cb6e0.png

Note: After installation you can face the following situation: After you enter in your browser www.yoursite.com (in the case if script is installed in your site root) you can see a blank page. Please don’t be afraid, the possible matter is in not very correct server settings. Just try to enter http://www.yourdomain.com/index.php and you will see your site.