OmniMDE:InstallationApi: Unterschied zwischen den Versionen
MF (Diskussion | Beiträge) |
MF (Diskussion | Beiträge) |
||
Zeile 25: | Zeile 25: | ||
== Anhang == | == Anhang == | ||
=== Weiterführende Links=== | === Weiterführende Links=== | ||
<br/> | |||
[https://wiki.htk.de/OmniMDE:Systemvoraussetzungen '''OmniMDE Systemvoraussetzungen'''] | |||
<br/>'''PHP.INI SETTINGS'''<br/> | <br/>'''PHP.INI SETTINGS'''<br/> | ||
[https://www.php.net/manual/de/ini.core.php#ini.post-max-size PHP.INI: post_max_size]<br/> | [https://www.php.net/manual/de/ini.core.php#ini.post-max-size PHP.INI: post_max_size]<br/> |
Version vom 20. Mai 2022, 19:52 Uhr
![]() OmniMDE Logo | |
Hersteller | HTK GmbH & Co. KG |
---|---|
Erstrelease | 26.08.2016 |
Akt. Version | R202209RC10 - 20.12.2024 |
Webseite | http://www.omnimde.de |
Quelldaten
Installation
Serverrolle (IIS)
Webplattform-Manager
PHP
PHP Manager
PHP.INI
API
Berechtigungen
IIS-Webseite Einrichten
API-Test
Anhang
Weiterführende Links
OmniMDE Systemvoraussetzungen
PHP.INI SETTINGS
PHP.INI: post_max_size
PHP.INI: max_file_uploads
PHP.INI: upload_max_filesize
PHP.INI: memory_limit
WEBPLATFORM-INSTALLER
DOWNLOAD -> OFFIZIELL: WebPlatformInstaller_x64_en-US.msi
DOWNLOAD -> HTK-MIRROR: WebPlatformInstaller_x64_en-US.msi
PHP-MANAGER FOR IIS
DOWNLOAD -> OFFIZIELL: PHPManagerForIIS_V1.5.0.msi
DOWNLOAD -> HTK-MIRROR: PHPManagerForIIS_V1.5.0.msi
https://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10
http://localhost/OmniMDE/admin http://localhost/OmniMDE/api.php/sync_license
https://go.microsoft.com/fwlink/?LinkId=209096 webplatform C:\inetpub\wwwroot\OmniMDE\uploads\images
post_max_size = 2000M
upload_max_filesize = 2000M
max_file_uploads = 100
memory_limit = 2048M