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.
Categories: Blogs, IBM Systems Magazine Tags: Application Modernization, C Programming System i5, Easycom, EasyCom Server, ftp, FTP Manager, HTTP Server, iAMP Server, PHP, PHP Programming, security, Systems Management
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.
Categories: Blogs, IBM Systems Magazine Tags: Application Modernization, C Programming System i5, Easycom, EasyCom Server, ftp, FTP Manager, HTTP Server, i5 Marketing, i5_toolkit, iAMP Server, PHP, PHP Programming, security, Systems Management
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'.
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'.
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'.
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'.
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'.
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'.
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'.
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'.