Server2Go is een verzameling van software die samen gesteld is om als lokale webserver te draaien vanaf een cd. De autorun van de cd start op het Windowssysteem de benodigde software waarna er een browservenster wordt geopend met de webpagina die aanwezig is op de cd. Het maakt onder andere gebruik van PHP4, SQLite, MySQL en Apache HTTP Server. De ontwikkelaars hebben versie 0.9.9 uitgebracht met de volgende aanpassingen:
Version 0.9.9:[break]Server2Go is in de volgende smaken binnen te halen:
- New Option in configuration ini-File. With the MySQLCmd option you can change or add the commandline parameters for MySQL Startup
- Automatic Port detection for MySQL
- Standard mysql codepage now latin1
- MySQL: The Standard collation is now latin1_general_ci
- It is now possible to start two or more server2go instances. The temp folders on disk are now unique for each process
- On Windows NT mysqld-nt.exe is started instead of mysqld.exe
- Fixed a small bug my my.ini paths
- Updated MySQL to 4.1.15
Server2Go 0.9.9 met PHP, SQLite
Server2Go 0.9.9 met PHP, SQLite, MySQL
Server2Go 0.9.9 met PHP, SQLite, MySQL, Perl