X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=php-apache.ini;fp=php-apache.ini;h=0000000000000000000000000000000000000000;hp=3b335f69cc4473c6bed7afda0652b51f2fd2127d;hb=72ad6add086b462795ce6d3a9a6ca5f8d8410b03;hpb=ad5f98910c721925df50d505bbf45b82b90eaf38 diff --git a/php-apache.ini b/php-apache.ini deleted file mode 100644 index 3b335f6..0000000 --- a/php-apache.ini +++ /dev/null @@ -1,15 +0,0 @@ -; php-apache.ini - configuration used only for apache SAPI -; -; Please note that, unlikely in original php distributions, this file -; is read AFTER (not instead of) reading global /etc/php/php.ini. -; -; It allows you to control global settings for all SAPIs in one place -; and override some settings in SAPI-specific files without need of -; copying whole large php.ini. - -[Session] -session.save_path = /var/run/php - ; argument passed to save_handler - ; in the case of files, this is the - ; path where data files are stored -