Archive

Posts Tagged ‘HTTP Server’

Simply i › FTP Guard4i Log Viewer

April 24th, 2013 Comments off
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 the default sort is done … Continue reading


Read the original at Simply i.

Simply i › FTP Guard 4i Take 2

April 23rd, 2013 Comments off
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 have added a couple of … Continue reading


Read the original at Simply i.

Simply 'i' › A Bit more fun with the File display and update web pages.

November 23rd, 2012 Comments off
OK so we thought we would have a bit more fun with the previous programs which allowed you to move around and update file records. This is very basic code so don’t expect too much, but as we always say it’s free and you can do what you want with it (or not!). We were [...]


Read the original at Simply 'i'.

Simply 'i' › Walking through a DB2 PF data and allow update.

November 22nd, 2012 Comments off
I was thinking about some of the tools I would like to see on the IBMi and written in PHP that allow you to carry out the same functionality as the PHPMyAdmin tool on MySQL. Not that I wanted to write the entire product but at times I would like the ability to just review [...]


Read the original at Simply 'i'.

Simply 'i' › iAMP server looping due to ending TCP/IP services

November 15th, 2012 Comments off
One of our clients just called because the iAMP server which runs on their IBMi had taken over the CPU! The problem was due to their ending of the TCP/IP subsystems, this caused the iAMP jobs to go into a loop with the message “[error] (42)Protocol driver not attached: apr_socket_accept: (client socket)” being logged into [...]


Read the original at Simply 'i'.

Simply 'i' › iAMP server looping due to ending TCP/IP services

November 15th, 2012 Comments off
One of our clients just called because the iAMP server which runs on their IBMi had taken over the CPU! The problem was due to their ending of the TCP/IP subsystems, this caused the iAMP jobs to go into a loop with the message “[error] (42)Protocol driver not attached: apr_socket_accept: (client socket)” being logged into [...]


Read the original at Simply 'i'.

Simply 'i' › Adding CGI capabilities to iAMP

June 15th, 2012 Comments off
We have been working with a client who wanted to be able to install a new website on their IBMi. The new website was developed on another OS using cake PHP by a development company that had no idea about how to set up a web server on an IBMi so we were asked to [...]


Read the original at Simply 'i'.

Simply 'i' › Zend moves support for ZendDBi to alternative supplier.

May 15th, 2012 Comments off
A recent article in IT Jungle just announced that Zend is going to be moving support and future development for Zend DBi off to another supplier. I did a quick review of the website for Percona and the pricing for their support for MySQL and various add-ons they have created and found the following price [...]


Read the original at Simply 'i'.

Simply 'i' › New features we are working on for HA4i

April 3rd, 2012 Comments off
Things are still changing and we are releasing updates to the HA4i product on a regular basis. As customers use the products they ask for changes to existing processes or ask for new ones to be added, we are also always looking for better ways to carry out some of the tasks already built into [...]


Read the original at Simply 'i'.

Simply 'i' › Retrieving list of messages and displaying in PHP

March 23rd, 2012 Comments off
We have been looking at how to display the messages generated by our products to allow the user to view them. Generating a list of the messages and the first level text was pretty simple, but we wanted to be able to retrieve the 1st and second level text from the message after it has [...]


Read the original at Simply 'i'.