mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 14:28:45 +01:00
setup/check_install.php in SUSE distros did not detect versions of installed PEAR packages due to open_basedir restriction
This commit is contained in:
parent
8f9ec70e8d
commit
01c4c1e58d
@ -32,7 +32,7 @@ Prefix: /usr/share
|
||||
%define cron cron
|
||||
%define apache_user wwwrun
|
||||
%define apache_group www
|
||||
%define pear_dir \\/usr\\/share\\/php5\\/PEAR
|
||||
%define pear_dir \\/usr\\/share\\/php5\\/PEAR:\\/etc\\/php5
|
||||
%else
|
||||
%define php php
|
||||
%define httpdconfd /etc/httpd/conf.d
|
||||
|
Loading…
Reference in New Issue
Block a user