OmniMDE:InstallationApi: Unterschied zwischen den Versionen

Aus HTK Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 25: Zeile 25:
== Anhang ==
== Anhang ==
=== Weiterführende Links===  
=== Weiterführende Links===  
<br/><br/>
[https://www.php.net/manual/de/ini.core.php#ini.post-max-size PHP.INI: post_max_size]
[https://www.php.net/manual/de/ini.core.php#ini.post-max-size PHP.INI: post_max_size]
[https://www.php.net/manual/de/ini.core.php#ini.max-file-uploads PHP.INI: max_file_uploads]
[https://www.php.net/manual/de/ini.core.php#ini.max-file-uploads PHP.INI: max_file_uploads]

Version vom 20. Mai 2022, 19:48 Uhr

OmniMDE
OmniMDE Logo v9.png
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: post_max_size PHP.INI: max_file_uploads PHP.INI: upload_max_filesize PHP.INI: memory_limit

OFFIZIELL: PHPManagerForIIS_V1.5.0.msi
HTK-MIRROR: PHPManagerForIIS_V1.5.0.msi

OFFIZIELL: WebPlatformInstaller_x64_en-US.msi
MIRROR: WebPlatformInstaller_x64_en-US.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