Add PHP settings and update script commands

Added PHP settings configuration and modified script execution.
This commit is contained in:
Marek Miklewicz
2025-10-30 12:56:16 +01:00
committed by GitHub
parent 4d511175c6
commit b2d3e9159a
+3 -1
View File
@@ -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