Skip to content

Commit af70364

Browse files
committed
aktualizacja php
1 parent fd23f2c commit af70364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install_LAMP.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
apk update
3-
apk add apache2 apache2-utils php81-apache2 php81-mysqli php81-bcmath php81-simplexml php81-zip php81-pear php81-xml php81-curl php81-mbstring php81-pdo_mysql php81-pdo
3+
apk add apache2 apache2-utils php83-apache2 php83-mysqli php83-bcmath php83-simplexml php83-zip php83-pear php83-xml php83-curl php83-mbstring php83-pdo_mysql php83-pdo
44
rc-update add apache2
55

66
chown -R frog:frog /var/www/html

0 commit comments

Comments
 (0)