OmniMDE:InstallationApi: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
MF (Diskussion | Beiträge) |
MF (Diskussion | Beiträge) |
||
Zeile 25: | Zeile 25: | ||
== Anhang == | == Anhang == | ||
=== Weiterführende Links=== | === Weiterführende Links=== | ||
'''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/> | ||
[https://www.php.net/manual/de/ini.core.php#ini.max-file-uploads PHP.INI: max_file_uploads]<br/> | [https://www.php.net/manual/de/ini.core.php#ini.max-file-uploads PHP.INI: max_file_uploads]<br/> | ||
Zeile 31: | Zeile 31: | ||
[https://www.php.net/manual/de/ini.core.php#ini.memory-limit PHP.INI: memory_limit]<br/><br/> | [https://www.php.net/manual/de/ini.core.php#ini.memory-limit PHP.INI: memory_limit]<br/><br/> | ||
'''WEBPLATFORM-INSTALLER '''<br/> | '''WEBPLATFORM-INSTALLER '''<br/> | ||
[https://go.microsoft.com/fwlink/?LinkId=209096 OFFIZIELL: | [https://go.microsoft.com/fwlink/?LinkId=209096 '''DOWNLOAD''' -> OFFIZIELL: WebPlatformInstaller_x64_en-US.msi]<br/> | ||
[https://wiki.htk.de/filemirror/WebPlatformInstaller_x64_en-US.msi MIRROR: WebPlatformInstaller_x64_en-US.msi]<br/><br/> | [https://wiki.htk.de/filemirror/WebPlatformInstaller_x64_en-US.msi '''DOWNLOAD''' -> HTK-MIRROR: WebPlatformInstaller_x64_en-US.msi]<br/><br/> | ||
'''PHP-MANAGER FOR IIS'''<br/> | '''PHP-MANAGER FOR IIS'''<br/> | ||
[https://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10 OFFIZIELL: PHPManagerForIIS_V1.5.0.msi]<br/> | [https://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10 '''DOWNLOAD''' -> OFFIZIELL: PHPManagerForIIS_V1.5.0.msi]<br/> | ||
[https://wiki.htk.de/filemirror/PHPManagerForIIS_V1.5.0.msi HTK-MIRROR: PHPManagerForIIS_V1.5.0.msi]<br/><br/> | [https://wiki.htk.de/filemirror/PHPManagerForIIS_V1.5.0.msi '''DOWNLOAD''' -> HTK-MIRROR: PHPManagerForIIS_V1.5.0.msi]<br/><br/> | ||
Version vom 20. Mai 2022, 19:51 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
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