]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php-ini.patch
- cosmetics, proper /etc path
[packages/php.git] / php-ini.patch
index dd260eb635629c367a5cb769f07247b8563c2774..daedae28256f40d05ae525b7af06e6e290b00565 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/php73/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/php73/php-cgi-fcgi.ini,
++; /etc/php73/php-cli.ini, /etc/php73/php-apache.ini...) is INCLUDED
 +; (so you don't have to duplicate whole large file to override only
 +; few options)
 +