]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- cosmetics, proper /etc path
authorMarcin Krol <hawk@tld-linux.org>
Fri, 13 Dec 2019 00:15:16 +0000 (01:15 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Fri, 13 Dec 2019 00:15:16 +0000 (01:15 +0100)
php-ini.patch

index 83aa23eb8807777cfed4bfc9f5e9358cfb716827..be75347eebd88c53e7705036ecbb49f709aff482 100644 (file)
 +; It's based mainly on php.ini-production, but with some changes made with
 +; security in mind (see below, consult also http://php.net/manual/en/security.php).
 +;
-+; Please note, that in TLD installations /etc/php/php.ini file
++; Please note, that in TLD installations /etc/php72/php.ini file
 +; contains global settings for all SAPIs (cgi, cli, apache...),
-+; and after reading this file, SAPI-specific file (/etc/php/php-cgi-fcgi.ini,
-+; /etc/php/php-cli.ini, /etc/php/php-apache.ini...) is INCLUDED
++; and after reading this file, SAPI-specific file (/etc/php72/php-cgi-fcgi.ini,
++; /etc/php72/php-cli.ini, /etc/php72/php-apache.ini...) is INCLUDED
 +; (so you don't have to duplicate whole large file to override only
 +; few options)
 +