Webservice and adc server on linux

This document describes the minimum configuration requirements when installing a SAFE X3 webservice and ADC server on a Linux server.

CategoryConfiguration requirements
Operating system
  • Red Hat Enterprise Linux Server x64 release 6.4 (or later version 6 release).
  • Oracle Enterprise Linux x64 release 6.4 (or later version 6 release).
Computer
  • 100 percent compatible PC.
  • Processor Intel Xeon Quad Core E544 2.3GHz or above recommended.
  • The server IP hostname should not include "_".
RAM memory
  • 1 GB minimum.
Disk space
  • 350 MB: SAFE X3 webservice and ADC server.
Software
  • The following packages or higher version must be installed:
    • libxml2 2.6.26
    • libxml2-devel 2.6.26
    • dos2unix
  • The development tools used to compile apache HTTPD via the installation process must be installed using the following command:
    • yum groupinstall "Development Tools"
  • The packages must be checked using the command 'rpm -q '. For instance: 'rpm -q libxml2'.
Others
  • Check that the X-windows components are installed correctly from the Unix server Graphical console:xclock (a clock should be displayed on the console).
  • A SAFE X3 ADXADMIN administration runtime must be installed on the server.
  • A JDK or Java Runtime Environment (version 7 or later) must be installed.