OmniMDE:InstallationApi: Unterschied zwischen den Versionen

Aus HTK Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „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 https://www.php.net/manual/de/ini.core.php#ini.post-max-size https://www.php.net/manual/de/ini.core.php#in…“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{#invoke:Infobox|ShowInfoBoxOmniMDE}}
{{DISPLAYTITLE:Installation: SQL-Server Skripte}}
== Quelldaten ==
<br/><br/>
== Installation ==
<br/><br/>
=== Serverrolle (IIS) ===
<br/><br/>
=== Webplattform-Manager ===
<br/><br/>
=== PHP ===
<br/><br/>
==== PHP Manager ====
<br/><br/>
==== PHP.INI ====
<br/><br/>
=== API ===
<br/><br/>
==== Berechtigungen ====
<br/><br/>
=== IIS-Webseite Einrichten ===
<br/><br/>
==== API-Test ====
<br/><br/>
== Anhang ==
=== 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.max-file-uploads PHP.INI: max_file_uploads]
[https://www.php.net/manual/de/ini.core.php#ini.upload-max-filesize PHP.INI: upload_max_filesize]
[https://www.php.net/manual/de/ini.core.php#ini.memory-limit PHP.INI: memory_limit]
<br/><br/>
[https://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10 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://go.microsoft.com/fwlink/?LinkId=209096 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://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10
https://www.iis.net/downloads/community/2018/05/php-manager-150-for-iis-10


Zeile 12: Zeile 55:
max_file_uploads = 100
max_file_uploads = 100
memory_limit = 2048M
memory_limit = 2048M
https://www.php.net/manual/de/ini.core.php#ini.post-max-size
https://www.php.net/manual/de/ini.core.php#ini.max-file-uploads
https://www.php.net/manual/de/ini.core.php#ini.upload-max-filesize
https://www.php.net/manual/de/ini.core.php#ini.memory-limit
https://wiki.htk.de/filemirror/PHPManagerForIIS_V1.5.0.msi
https://wiki.htk.de/filemirror/WebPlatformInstaller_x64_en-US.msi

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