What you need to run GPTEngine™
The requirements for installing and running GPTEngine are those pretty much standard
for any Web application.
System Requirements
-
Operating system
- Linux (32 bit or 64 bit).
- FreeBSD (*) 7, 8, 9 (32 bit or 64 bit).
- MS Windows (32 bit or 64 bit).
-
Web server
- Apache (versions 1.x and 2.x) with CGI enabled, .htaccess, mod_rewrite and
OpenSSL.
-
Database server
-
MySQL
- Linux: Versions 5.0.x, 5.1.x. (both 32 bit or 64 bit) or 5.5.x (64 bit).
- FreeBSD (*): Version 5.0.x (FreeBSD 7 and 8) or 5.5.x (FreeBSD 9).
- Windows: Version 5.x.y.
-
Hosting
- Dedicated server.
- Shared server with suExec/suPHP or equivalent.
- Local (private) server (for testing/developing only).
-
Mail server
- Linux and FreeBSD: sendmail.
- Windows: SMTP server.
-
PHP (for plugins)
- Versions 4.x or 5.x (recommended).
Hardware Requirements
-
Processor
- Intel compatible (x86) processors 32 bit or 64 bit (Linux).
-
Memory
- 128 MB or more (may run on less memory for local testing).
-
Disk space
- 30 MB or more for the initial setup.
-
Database space
- 10 MB or more for the initial setup (may grow fast).
Other Requirements
-
GPTEngine requires one working domain (http://<mydomain>) or subdomain
(http://<mysubdomain>.<mydomain>).
It can't be installed in a sub-directory like http://<mydomain>/<subdirectory>.
-
If you plan to access GPTEngine via a secure connection (https), a valid SSL certificate
must be installed for your site.
(*): Packages for FreeBSD will be available to paying customers
under request.