Configuration/One Machine
From MyBanco
Installing MyBanco on a one machine setup is very simple, and infact, the install script will only let you set up this type of setup without changing any configuration.
Prerequisites
- Apache2 (httpd) 2.2.4 or newer
- Versions earlier then 2.2.4 may work, however, this has been untested.
- Version 2.2.8 is known to work - Tim G
- PHP 5.2.4 or newer
- Version 5.2.4 is known to work - Tim G
- Version 5.2.6 is known to work - Tim G
- Version 5.2.9 is known to work - Tim G
- eAccelerator v0.9.5.3 is recommended for optimal performance.
- The following PHP extensions must be enabled:
- curl used for communication between MyInfo and modules
- gettext for il8n
- hash for customer document management system
- json for communication between MyInfo and modules
- mcrypt password/xbank encryption
- mysql used for MyInfo to access MySQL
- pcre used everywhere
- SimpleXML used for MyBanco API
- zlib used for MyInfo compression