Commit c8e63d66 authored by felix's avatar felix

ZP-250 update SLES dependencies


git-svn-id: https://z-push.org/svn/z-push/trunk@1885 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
parent 8e811dba
...@@ -35,7 +35,7 @@ process control and shared memory. ...@@ -35,7 +35,7 @@ process control and shared memory.
These packages vary in names between the distributions. These packages vary in names between the distributions.
- Generally install the packages: php-cli php-soap - Generally install the packages: php-cli php-soap
- On Suse (SLES & OpenSuse) install the packages: php5 php5-soap php5-pcntl php5-sysvshm php5-sysvsem - On Suse (SLES & OpenSuse) install the packages: php53 php53-soap php53-pcntl php53-sysvshm php53-sysvsem php53-posix
- On RHEL based systems install the package: php-cli php-soap php-process - On RHEL based systems install the package: php-cli php-soap php-process
To install this package you need to add an extra channel subscription from the To install this package you need to add an extra channel subscription from the
RHEL Server Optional channel. RHEL Server Optional channel.
...@@ -279,4 +279,4 @@ it works fine with the WebApp/Webaccess. The solution is to add: ...@@ -279,4 +279,4 @@ it works fine with the WebApp/Webaccess. The solution is to add:
setlocale(LC_CTYPE, "en_US.UTF-8"); setlocale(LC_CTYPE, "en_US.UTF-8");
to the config.php file. to the config.php file.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment