Requirements

Top  Previous  Next

OS - Operating System

 

For Linux and Unix based Systems (including 64bit) including:

Red Hat

Fedora

Centos

Ubuntu

Whitebox

Debian

Suse

and other derivatives

 

NOTE: For SELinux enabled systems, "enforcing" must be disabled.

Do so by editing /etc/sysconfig/selinux. Also the system should not have

anti-virus software enabled. System should not have any other

hardened Kernel, such as Atomic Secured Linux (ASL).

 

For Windows based Systems including:

Windows 2003 and Windows 2008 (for Plesk, DotNetPanel or standalone)

 

NOTE: You should install NGASI AppServer Manager AFTER installing your Web Control Panel.

 

 

Root

root access or (Administrator for Windows) is required for installation.

 

 

Memory - RAM

 

Server with at least 2GB RAM is required (for production).

NOTE that each running application server (account) uses from

64MB to 256MB RAM. The amount of RAM used or required depends on the

Application Server as well as the Application(s).

 

Web Browsers:

Supported web browsers include:

Internet Explorer 6

Internet Explorer 7 and higher

Mozilla Firefox 1.5 and higher

Safari

Chrome

 

NOTE: Allow Popups must be enabled.

 

Control Panels

 

If not using for standalone accounts, one or more of the following Web Control Panels

should be installed prior:

cPanel/WHM

Plesk

DotNetPanel

 

Please refer to the "Control Panels" section for Control Panel specific requirements.

 

VPS

 

For Plesk under a Guest VPS (VE) managed by NGASI AppServer Manager installed in the

Host System or Node, access to the Guest VPS Plesk Database must be made available

connecting from the Host system. If NGASI AppServer Manager is already started after 

access has been provided, you must restart NGASI AppServer Manager.

The Plesk DB user must be the default "admin", and the password should be

in the default location, /etc/psa/.psa.shadow.

The same principle applies to Remote Servers.

 

To grant Access:

Login to the VPS

Login to MySQL with the Plesk mysql admin info, and insert the following statement:

 

GRANT DELETE,INSERT,UPDATE, SELECT,INDEX,REFERENCES,LOCK TABLES, CREATE TEMPORARY TABLES ON psa.* TO admin@"%" IDENTIFIED BY 'passwd';

 

Replace "passwd" with the same password found in /etc/psa/.psa.shadow.

 

Make sure NGASI AppServer Manager is restarted.

 

Please refer to the "Plesk" topic in the "Control Panels" section.