Add PHP settings and update script commands
Added PHP settings configuration and modified script execution.
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user