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 […]

Integrating IBM i CGI programs into Linux Web Server

We have been working with a number of clients now who have CGI programs (mainly RPG) that have been used as part of web sites which were hosted on the IBM Apache Server. These programs […]

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 Log Viewer

As promised we have now developed the log viewer which shows the events which have been logged by the FTP processes. The log view has a number of columns each of which is sortable but […]

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 […]