Latest Release – 0.8.0

Below are trial versions of Triumph 4 PHP that you can use for evaluation purposes. In order to download, you must agree to the End User License Agreement.

Have you considered the Triumph professional version? It offers many benefits.

File Name OS Instructions
triumph4php_trial-0.8.0.7z MS Windows (Vista, 7, 8) Install | Uninstall | Buy
triumph4php_trial-0.8.0.dmg.tar.gz Mac OS X 10.7+ Install | Uninstall | Buy
triumph4php-trial-ubuntu-12-04_0.8.0_amd64.deb Ubuntu 12 LTS, 64-bit Install | Uninstall | Buy
triumph4php-trial-ubuntu-14-04_0.8.0_amd64.deb Ubuntu 14 LTS, 64-bit Install | Uninstall | Buy
triumph4php_trial-0.8.0-1.fc21.x86_64.rpm Fedora 21, 64-bit Install | Uninstall | Buy

Install Triumph 4 PHP on MS Windows in 3 easy steps

  1. Download and install the Visual C++ 2008 SP1 Redistributable (vcredist_x86.exe). Available at  http://www.microsoft.com/en-us/download/details.aspx?id=26368 
  2. Download and install the 7zip unzipping program
  3. Unpack the downloaded triumph4php archive, run the executable under the bin directory

Uninstall

Install Triumph 4 PHP on Mac OS X in 2 easy steps

  1. Double click on the downloaded DMG file
  2. Drag the triumph4php icon into your Applications directory. You will need to allow Mac Os X to run apps from anywhere, since we are not identified developers yet.

Uninstall

Install Triumph 4 PHP on Ubuntu 12 in 2 easy steps

1. Install the required packages sudo apt-get install libicu48 libboost-system1.46.1 libsqlite3-0 libcurl3 libmysqlclient18 2. Install the downloaded DEB file with sudo dpkg -i triumph4php-trial-ubuntu-12-04_0.8.0_amd64.deb

Uninstall

sudo dpkg -r triumph4php

Install Triumph 4 PHP on Ubuntu 14 in 2 easy steps

1. Install the required packages sudo apt-get install libicu52 libsqlite3-0 libboost-system1.54.0 libcurl3 libmysqlclient18 2. Install the downloaded DEB file with sudo dpkg -i triumph4php-trial-ubuntu-14-04_0.8.0_amd64.deb

Uninstall

sudo dpkg -r triumph4php

Install Triumph 4 PHP on Fedora in 2 easy steps

1. Install the required packages yum install libicu community-mysql-common sqlite boost-system 2. Install the downloaded RPM file with rpm -ivr triumph4php_trial-0.8.0-1.fc21.x86_64.rpm

Uninstall

yum erase triumph4php