/[smecontribs]/rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng-0.3-bz11438-takey.patch
ViewVC logotype

Diff of /rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng-0.3-bz11438-takey.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Fri Nov 18 19:25:17 2022 UTC Revision 1.2 by jpp, Fri Nov 18 19:55:31 2022 UTC
# Line 37  diff -Nur --no-dereference smeserver-php Line 37  diff -Nur --no-dereference smeserver-php
37     my $pool_name           = lc $key;     my $pool_name           = lc $key;
38     my $include_path = ".:/usr/share/pear-addons:/usr/share/pear:/usr/share/pear-data:/usr/share/php";     my $include_path = ".:/usr/share/pear-addons:/usr/share/pear:/usr/share/pear-data:/usr/share/php";
39  -  my $open_basedir        = "/opt/phpki:/var/lib/php/phpki:$include_path";  -  my $open_basedir        = "/opt/phpki:/var/lib/php/phpki:$include_path";
40  +  my $open_basedir        = "/opt/phpki:/var/lib/php/phpki:/usr/sbin/openvpn:$include_path";  +  my $open_basedir        = "/opt/phpki:/var/lib/php/phpki:/usr/sbin/openvpn:/usr/bin/which:/usr/bin/cat:/usr/bin/egrep:$include_path";
41     my $disabled_functions  = 'show_source,dl,passthru'     my $disabled_functions  = 'show_source,dl,passthru'
42   ;   ;
43     # Format vars     # Format vars


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed