intERPrise Sample UI

One of the stipulations we have built into the Open Source project is that we are not going to add any ISV based requirements on the install of the product. However where it comes to […]

Running multiple versions of php under Nginx

We have a situation where we need to run multiple versions of PHP on a single Nginx instance. From the information we have gleaned and the limited knowledge we have on the Nginx -> php-fpm […]

Access IBM i via Linux Nginx.

We have a number of clients who are running iAMP as their IBM i HTTP/PHP server. Aura have not supported iAMP for a very long time and have been reluctant to share the build process […]

Sending emails with attachments from the IBM i

OK I have to admit I did not think of this first, I found it when I checked the latest Blog postings on iPlanet! You can find the original here. I just searched on the […]

Pagination now added to log viewer

One of the tasks we left out in the initial release of the PHP Interface of FTP Guard4i was the ability to set the page size when viewing the log entries. What we wanted to […]

FTP Guard4i is available for download

FTP Guard4i is now completed and available for download. We have placed the manuals online as well as the objects required to install the product. You will need to sign in as a member to […]

FTP Guard4i interfaces completed

We have finished the PHP interfaces for FTP Guard4i. The 5250 interfaces are going to remain pretty much the same due to the limitations set by UIM (80 columns does not fit all of the […]

FTP Guard 4i Take 2

We had been discussing the FTP Guard 4i with a prospect and they mentioned that they would like to be able to monitor the FTP Server and SFTP Server from the FTP interface. So we […]

Adding a Bar Graph for CPU Utilization to HA4i and DR4i

[adrotate group=”3,5,7,8,9″] As part of the ongoing improvements to the PHP interfaces we have developed for HA4i and DR4i we decided to add a little extra to the dashboard display. The dashboard display is a […]

Slow Response with i5_pconnect().

[adrotate group=”3,5,7,9″] While experimenting with the latest version of our DR4i php interface we came across a slight issue with the i5_connection routines. The problem only appeared after we moved the code from our PC […]