From b2d3e9159a39c462ec8ca181f4cf0d0177fea7ba Mon Sep 17 00:00:00 2001 From: Marek Miklewicz <86836305+marsonpl@users.noreply.github.com> Date: Thu, 30 Oct 2025 12:56:16 +0100 Subject: [PATCH] Add PHP settings and update script commands Added PHP settings configuration and modified script execution. --- dapostinstall.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dapostinstall.sh b/dapostinstall.sh index d7a1a27..f15bc74 100755 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -439,6 +439,9 @@ cp spam_assassin_all_users_on.sh $DADIR/scripts/custom/ chmod 755 $DADIR/scripts/custom/spam_assassin_all_users_on.sh $DADIR/scripts/custom/spam_assassin_all_users_on.sh +echo "Dodawanie ustawoeń PHP" +bash php_settings.sh + echo "Naprawa komunikacji URIBL" echo "dns_server 127.0.0.1 # Naprawa zapytan URIBL i DNSWL" >> /etc/mail/spamassassin/local.cf @@ -604,7 +607,6 @@ da build rewrite_confs cd $DAPOSTINSTALL_DIR echo "dodaje JIT dla PHP" sh php_zmienne.sh -sh da_cli.sh disablenamed sh da_cli.sh disablemultiserverpage sh da_cli.sh disablecreateadmin sh da_cli.sh changeuserpass admin $DA_ADMINPASS