Whats needed to run encrypted applications?
The following are necessary to execute encrypted apps: • a copy of BadBlue Enterprise Edition to run the encrypted application • the encrypted destination files including the BBCRYPT.SIG file • an EXT.INI file configured to run PHP and enable caching (see below). For the system that is to run encrypted applications, CGI-caching must be enabled. Add the following to EXT.INI to specify the number of files to cache: [SERVICES] CGICACHING=72 Remember not to add another [SERVICES] section, just add the CGICACHING statement below the existing [SERVICES] section (e.g., immediately after the PHP configuration statements).