Jelajahi Sumber

Update php.ini

Alexandros Ioannides 7 tahun lalu
induk
melakukan
bda7a0cfe1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/deb/php/php.ini

+ 1 - 1
src/deb/php/php.ini

@@ -1049,7 +1049,7 @@ smtp_port = 25
 
 
 ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ; http://php.net/sendmail-path
 ; http://php.net/sendmail-path
-sendmail_path =/usr/sbin/sendmail -t -i
+sendmail_path = /usr/sbin/sendmail -t -i
 
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of
 ; to the sendmail binary. These parameters will always replace the value of