Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:install [2019/04/03 13:53] – [3.4 Support of math symbols] admin | en:install [2025/05/09 12:31] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Installation Guide ===== | ===== Installation Guide ===== | ||
| - | Open eClass | + | **Open eClass |
| Line 9: | Line 9: | ||
| * MacOS X | * MacOS X | ||
| * Various Linux distributions (e.g. RedHat, CentOS, Debian, Ubuntu, OpenSuse etc) | * Various Linux distributions (e.g. RedHat, CentOS, Debian, Ubuntu, OpenSuse etc) | ||
| - | * Other UNIX environments (e.g. Solaris). | ||
| Line 35: | Line 34: | ||
| ................ | ................ | ||
| </ | </ | ||
| - | |||
| - | **For Windows Only** | ||
| - | | ||
| - | If Microsoft Webserver (IIS) runs on your computer, you will have to deactivate it. | ||
| - | * Follow Start-> | ||
| - | * click on ' | ||
| - | * Click right on the service and | ||
| - | * click on «Disabled» from the «Startup type» options to disable IIS permanently. | ||
| ==== 1.3 NGINX ===== | ==== 1.3 NGINX ===== | ||
| Line 62: | Line 53: | ||
| | | ||
| - | ==== 1.1.3 IIS ==== | + | ==== 1.2 PHP (versions >= 8.1) ==== |
| - | + | ||
| - | Platform works without problems under IIS although we haven' | + | |
| - | + | ||
| - | + | ||
| - | ==== 1.2 PHP (versions >= 5.6) ==== | + | |
| - | Although platform works well with versions PHP >= 5.6 it is recommended to upgrade to versions 7.x. | + | During PHP installation, |
| - | During PHP installation, | + | |
| You will also have to define the following parameters on the '' | You will also have to define the following parameters on the '' | ||
| Line 92: | Line 77: | ||
| * In Windows extensions uncomment (;) from the line extension = php_ldap.dll | * In Windows extensions uncomment (;) from the line extension = php_ldap.dll | ||
| - | * Change the session.save_path variable to an existing path (e.g. session.save_path=c: | + | * Change the session.save_path variable to an existing path (e.g. session.save_path=c: |
| * Fill in the SMTP server that serves you, e.g. SMTP = mail.gunet.gr | * Fill in the SMTP server that serves you, e.g. SMTP = mail.gunet.gr | ||
| - | * Fill the field sendmail_from with a valid sender email address | + | * Fill the field sendmail_from with a valid sender email address. |
| Finally, you are advised to define the default charset again by the following line: | Finally, you are advised to define the default charset again by the following line: | ||
| Line 137: | Line 122: | ||
| < | < | ||
| Require ip 127.0.0.1 | Require ip 127.0.0.1 | ||
| - | </ | ||
| - | < | ||
| - | Require all denied | ||
| </ | </ | ||
| # selectively disable php | # selectively disable php | ||
| Line 178: | Line 160: | ||
| - | You can decompress the openeclass-3.7.tar.gz file using the '' | + | You can decompress the openeclass-3.16.tar.gz file using the '' |
| To give access rights to web server you can type the following commands (e.g. if the web server runs as a www-data user) | To give access rights to web server you can type the following commands (e.g. if the web server runs as a www-data user) | ||
| Line 212: | Line 194: | ||
| ===Installation Process=== | ===Installation Process=== | ||
| - | Decompress | + | Unzip the '' |
| In order to start installation, | In order to start installation, | ||
| Line 231: | Line 213: | ||
| ==== 3.1 How to modify test courses ==== | ==== 3.1 How to modify test courses ==== | ||
| Platform introduces 3 tentative / general Schools / Faculties. (Faculty 1-Code TMA, Faculty 2-Code TMB etc). You will have to change and adjust them to the Schools-Faculties of your own institute. You can do this through the administrator tool. You will find more and further information for these actions in the Administrator' | Platform introduces 3 tentative / general Schools / Faculties. (Faculty 1-Code TMA, Faculty 2-Code TMB etc). You will have to change and adjust them to the Schools-Faculties of your own institute. You can do this through the administrator tool. You will find more and further information for these actions in the Administrator' | ||
| - | ==== 3.2 Theme Options ==== | ||
| - | If you want to change the default theme or creating a new one, login in platform as administrator and click in "Admin tools" / "Other Tools / Theme settings" | ||
| Line 252: | Line 232: | ||
| You can add a text (e.g. informative) on the left and right of the platform homepage. For that reason, assign the value - message in variables $langExtrasLeft και $langExtrasRight, | You can add a text (e.g. informative) on the left and right of the platform homepage. For that reason, assign the value - message in variables $langExtrasLeft και $langExtrasRight, | ||
| - | ==== 3.4 Support of mathematical symbols ==== | ||
| - | Open eClass supports mathematical symbols in subsystems " | ||
| - | | + | ==== 3.4 Basic Settings, Theme Settings ==== |
| + | |||
| + | After logging as admin user, click in "Admin Tools" | ||
| + | |||
| + | * You can change platform theme by clicking in " | ||
| + | * | ||
| + | * By default, platform supports uploading of all the usual text, audio, video and image file types. If you desire to add a new file type, type its extension in ' | ||
| - | square root of x-1 will be drawed. For syntax of all mathematical symbols, read manual in http: / / (Open eClass url)/ | ||
| + | ==== 3.5 Support of mathematical symbols ==== | ||
| - | ==== 3.5 Basic Settings ==== | + | You can type mathematical symbols. See further details |
| - | You can configure several options of platform. After logging as admin user, click in "Admin Tools" and after that, click in " | + | [[en: |
| - | By default platform supports uploading of all the usual text, audio, video and image file types. If you desire to add a new file type, type its extension in ' | ||
| ==== 3.6 Other settings ==== | ==== 3.6 Other settings ==== | ||