Skip to content

Commit 41f02f9

Browse files
committed
Update OpenServerPanel.iss
1 parent a698bfd commit 41f02f9

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

OpenServerPanel.iss

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,24 @@ Name: "addons\perl532"; Description: "Perl 5.32"; Type
124124

125125
Name: "modules"; Description: "{cm:SubModules}"; Flags: disablenouninstallwarning
126126

127+
Name: "modules\php"; Description: "Apache & PHP"; Flags: disablenouninstallwarning
128+
Name: "modules\php\php72"; Description: "Apache 2.4 + PHP 7.2"; Types: full; Flags: disablenouninstallwarning
129+
Name: "modules\php\php72\php72fcgi"; Description: "PHP 7.2 FCGI"; Types: full; Flags: disablenouninstallwarning
130+
Name: "modules\php\php73"; Description: "Apache 2.4 + PHP 7.3"; Types: full; Flags: disablenouninstallwarning
131+
Name: "modules\php\php73\php73fcgi"; Description: "PHP 7.3 FCGI"; Types: full; Flags: disablenouninstallwarning
132+
Name: "modules\php\php74"; Description: "Apache 2.4 + PHP 7.4"; Types: full; Flags: disablenouninstallwarning
133+
Name: "modules\php\php74\php74fcgi"; Description: "PHP 7.4 FCGI"; Types: full; Flags: disablenouninstallwarning
134+
Name: "modules\php\php80"; Description: "Apache 2.4 + PHP 8.0"; Types: full; Flags: disablenouninstallwarning
135+
Name: "modules\php\php80\php80fcgi"; Description: "PHP 8.0 FCGI"; Types: full; Flags: disablenouninstallwarning
136+
Name: "modules\php\php81"; Description: "Apache 2.4 + PHP 8.1"; Types: full; Flags: disablenouninstallwarning
137+
Name: "modules\php\php81\php81fcgi"; Description: "PHP 8.1 FCGI"; Types: full; Flags: disablenouninstallwarning
138+
Name: "modules\php\php82"; Description: "Apache 2.4 + PHP 8.2"; Types: full compact; Flags: disablenouninstallwarning
139+
Name: "modules\php\php82\php82fcgi"; Description: "PHP 8.2 FCGI"; Types: full compact; Flags: disablenouninstallwarning
140+
Name: "modules\php\php83"; Description: "Apache 2.4 + PHP 8.3"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
141+
Name: "modules\php\php83\php83fcgi"; Description: "PHP 8.3 FCGI"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
142+
Name: "modules\php\php84"; Description: "Apache 2.4 + PHP 8.4"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
143+
Name: "modules\php\php84\php84fcgi"; Description: "PHP 8.4 FCGI"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
144+
127145
Name: "modules\dns"; Description: "DNS"; Flags: disablenouninstallwarning
128146
Name: "modules\dns\bind"; Description: "Bind 9.16"; Types: full; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
129147
Name: "modules\dns\unbound"; Description: "Unbound 1.22"; Types: full; Flags: disablenouninstallwarning
@@ -174,24 +192,6 @@ Name: "modules\mysql\mysql84"; Description: "MySQL 8.4"; Type
174192
Name: "modules\nginx"; Description: "Nginx"; Flags: disablenouninstallwarning
175193
Name: "modules\nginx\nginx128"; Description: "Nginx 1.28"; Types: full compact; Flags: disablenouninstallwarning
176194

177-
Name: "modules\php"; Description: "PHP"; Flags: disablenouninstallwarning
178-
Name: "modules\php\php72"; Description: "PHP 7.2"; Types: full; Flags: disablenouninstallwarning
179-
Name: "modules\php\php72\php72fcgi"; Description: "PHP 7.2 FCGI"; Types: full; Flags: disablenouninstallwarning
180-
Name: "modules\php\php73"; Description: "PHP 7.3"; Types: full; Flags: disablenouninstallwarning
181-
Name: "modules\php\php73\php73fcgi"; Description: "PHP 7.3 FCGI"; Types: full; Flags: disablenouninstallwarning
182-
Name: "modules\php\php74"; Description: "PHP 7.4"; Types: full; Flags: disablenouninstallwarning
183-
Name: "modules\php\php74\php74fcgi"; Description: "PHP 7.4 FCGI"; Types: full; Flags: disablenouninstallwarning
184-
Name: "modules\php\php80"; Description: "PHP 8.0"; Types: full; Flags: disablenouninstallwarning
185-
Name: "modules\php\php80\php80fcgi"; Description: "PHP 8.0 FCGI"; Types: full; Flags: disablenouninstallwarning
186-
Name: "modules\php\php81"; Description: "PHP 8.1"; Types: full; Flags: disablenouninstallwarning
187-
Name: "modules\php\php81\php81fcgi"; Description: "PHP 8.1 FCGI"; Types: full; Flags: disablenouninstallwarning
188-
Name: "modules\php\php82"; Description: "PHP 8.2"; Types: full compact; Flags: disablenouninstallwarning
189-
Name: "modules\php\php82\php82fcgi"; Description: "PHP 8.2 FCGI"; Types: full compact; Flags: disablenouninstallwarning
190-
Name: "modules\php\php83"; Description: "PHP 8.3"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
191-
Name: "modules\php\php83\php83fcgi"; Description: "PHP 8.3 FCGI"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
192-
Name: "modules\php\php84"; Description: "PHP 8.4"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
193-
Name: "modules\php\php84\php84fcgi"; Description: "PHP 8.4 FCGI"; Types: full compact; Flags: disablenouninstallwarning; check: IsWindows10OrNewer
194-
195195
Name: "modules\psql"; Description: "PostgreSQL"; Flags: disablenouninstallwarning
196196
Name: "modules\psql\postgresql95"; Description: "PostgreSQL 9.5"; Types: full; Flags: disablenouninstallwarning
197197
Name: "modules\psql\postgresql96"; Description: "PostgreSQL 9.6"; Types: full; Flags: disablenouninstallwarning

0 commit comments

Comments
 (0)