Nagios is monitoring the IBM i.

In a recent Post we mentioned that we were working away on a new Nagios build that would form the base for our Nagios monitoring for the IBM i, well we are now very close […]

Using PHP/NGINX and ODBC to connect to IBM i from Linux

We decided to test out the ability to connect to the IBM i using a NGINX Server with php-fpm and ODBC. We already run NGINX with php-fpm for connecting to our IBMi but we use […]

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

Let’s ‘C’ it’s been a while

It’s been a long time since I did anything with the Let’s ‘C’ project so while I had a few moments I thought I would do something a bit different. The use of PHP on […]

HA4i gains new features using Let’s ‘C’ technology

We have previously posted about how to connect to a remote web server from your IBM i using both secure and non-secure sockets as part of a series of open source snippets (Let’s ‘C’) we […]

Let’s ‘C’ how to talk to the web server

We are developing some new functionality which requires the IBM i talks to a web server to extract some information which it uses to define if certain actions are required. The current thrust of the […]

PowerUp18 San Antonio a few days away

Preparations are done and we are now finalizing the our agendas for the PowerUp18 COMMON Spring conference in San Antonio. While we are attending the event primarily as a Vendor in the Expo (come by […]

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