j5 OMS
Operations Management System
j5 OMS is a broad range of hardened web applications that manage, control, organize & log the Operating Processes in industrial sites.
Click here
for more information... 
j5 Logbook
The pure Web Server version!!
Make operator logs work for you!
Industrial, proven, configurable.
Oracle, SQL Server, Access web-server based.
Click here
for more information... 
j5 HandoverBook
The j5 HandoverBook is an electronic tool designed to effectively manage the information flow between outgoing and incoming shifts.
Click here for more information... 
Purchase Full Version
Can I use apache on a computer that is running IIS Print E-mail

Yes, you assign Apache with a different port number from the one IIS is using.

Here broadly speaking, is the procedure for installing Apache on a computer that is running IIS.
1/ During a non-critical period, stop IIS temporarily.
2/ Install apache and select the port number 80. This will install apache as a service.
3/ Edit the apache config file ....from the start --> apache .configure apace.....edit the httpd configuration file. Change the Listen 80 line to Listen 8080
4/ Save the httpd file and restart apache. It will now use the port 8080
5/ Restart IIS. It will continue to use the port 80
6/ To access apache, you will use the url http://<servername>:8080

 
< Prev   Next >