<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>SOS System Compatability</title> </head> <body> <p>SOS is designed to run well on a wide variety of server and client platforms. This guide merely indicates which combinations have been tested. SOS should work with no modification on other operating systems, other web browsers, future PHP versions, and future AdoDB versions. Some relatively small modification would be necessary to run SOS on other backend databases.</p> <table border="1" summary= "Compatability between SOS and server system software"> <caption>Son of Service server-system compatibility chart</caption> <tr> <th>SOS version</th> <th>PHP version</th> <th>Operating system</th> <th>Web server</th> <th>Backend database</th> <th>AdoDB</th> <th>Comments</th> </tr> <tr> <td>current (10/10/2005)</td> <td>5.0.4</td> <td>Linux 2.4</td> <td>Apache 2.0.54</td> <td>MySQL 4.1.14</td> <td>4.66</td> <td>works</td> </tr> <tr> <td>current</td> <td>4.3.1</td> <td>Linux 2.4</td> <td>Apache 2.0.47</td> <td>MySQL 4.0.11</td> <td>4.04</td> <td>works</td> </tr> </table> <table border="1" summary= "Compatability between SOS and client system software"> <caption>Son of Service client-system compatibility chart</caption> <tr> <th>Web browser</th> <th>SOS version</th> <th>Comments</th> </tr> <tr> <td>Firefox 1.0.7, 1.5 beta 1</td> <td>current (10/10/2005)</td> <td>works</td> </tr> <tr> <td>Konqueror 3.1</td> <td>current</td> <td>works</td> <td></td> </tr> <tr> <td>Galeon 1.3</td> <td>current</td> <td>works</td> </tr> </table> <p>$Id: compatibility.html,v 1.7 2005/10/12 03:11:49 andrewziem Exp $</p> </body> </html>