Mini Servers: Support and download: Difference between revisions
mNo edit summary |
m Text replace - "projects/uniformserver" to "projects/miniserver" |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
This support page provides information for downloading full packages of the core elements used in the mini server range. | This support page provides information for downloading full packages of the core elements used in the mini server range. | ||
Following this is a short summary outlining the main features of each mini server. With the exception of servers 11, 12, 13 and 14 each mini server uses the Apache core and are derived from basic mini server 1. Mini servers 11, 12, 13 and 14 complete the range | Following this is a short summary outlining the main features of each mini server. With the exception of servers 11, 12, 13 and 14 each mini server uses the Apache core and are derived from basic mini server 1. Mini servers 11, 12, 13 and 14 complete the range. These are fully functional MySQL servers, with the following restrictions: English language support only and minimum of command line tools included. | ||
== Core Components == | == Core Components == | ||
Core components used in the mini server were extract from the following main packages. I would recommend you download these and save to individual folders for later use. | Core components used in the mini server were extract from the following main packages. I would recommend you download these and save to individual folders for later use. | ||
=== Apache === | === Apache === | ||
Visit [http://httpd.apache.org/ Apache HTTP Server Project] for latest information. | Visit [http://httpd.apache.org/ Apache HTTP Server Project] for latest information. | ||
Line 56: | Line 55: | ||
Of importance you now have access to all Apache's modules allowing you to select the ones you need. | Of importance you now have access to all Apache's modules allowing you to select the ones you need. | ||
=== PHP === | === PHP === | ||
Line 71: | Line 69: | ||
Rename the file '''php.ini-recommended''' to '''php.ini''' | Rename the file '''php.ini-recommended''' to '''php.ini''' | ||
=== PERL === | === PERL === | ||
Download site [http://downloads.activestate.com/ActivePerl/Windows/5.10/ Activestate download page]. | Download site [http://downloads.activestate.com/ActivePerl/Windows/5.10/ Activestate download page]. | ||
Line 81: | Line 78: | ||
* Create a new folder <nowiki>*</nowiki>'''\uc_server_3a\udrive\usr\lib''' and add libraries as required. (I have included a small number of library elements in the support files) | * Create a new folder <nowiki>*</nowiki>'''\uc_server_3a\udrive\usr\lib''' and add libraries as required. (I have included a small number of library elements in the support files) | ||
=== MySQL === | === MySQL === | ||
Go to the MySQL [http://dev.mysql.com/downloads/mysql/5.0.html#downloads downloads page] scroll down to Windows downloads section. You require the file named '''Without installer (unzip in C:\)''' to the right of this click on '''Pick a mirror''' | Go to the MySQL [http://dev.mysql.com/downloads/mysql/5.0.html#downloads downloads page] scroll down to Windows downloads section. You require the file named '''Without installer (unzip in C:\)''' to the right of this click on '''Pick a mirror''' | ||
Line 96: | Line 93: | ||
A very basic portable production server for serving web pages (htm and html). Includes a basic web site. Designed to allow multiple servers running on same PC, these require a separate virtual drive automatically created. | A very basic portable production server for serving web pages (htm and html). Includes a basic web site. Designed to allow multiple servers running on same PC, these require a separate virtual drive automatically created. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Portable/ Project Page] | ||
== Server 2 - Apache core 2.2.9 - Service== | == Server 2 - Apache core 2.2.9 - Service== | ||
A very basic production server running as a service for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running as a service on same PC, will require a separate folder for each server easy to set-up and configure. | A very basic production server running as a service for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running as a service on same PC, will require a separate folder for each server easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Service/ Project Page] | ||
== Server 3 - Apache core 2.2.9 - htaccess, authentication and mod-rewrite== | == Server 3 - Apache core 2.2.9 - htaccess, authentication and mod-rewrite== | ||
A very small portable production server for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | A very small portable production server for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
Line 111: | Line 108: | ||
This server has the following enabled, htaccess, basic authentication and mod rewrite. Mod rewrite included enhancing basic authentication. Included are two examples of authentication, protection of single private pages and protection of private folders. A name and password are required to access individual protected areas. | This server has the following enabled, htaccess, basic authentication and mod rewrite. Mod rewrite included enhancing basic authentication. Included are two examples of authentication, protection of single private pages and protection of private folders. A name and password are required to access individual protected areas. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Portable%20-%20Authentication/ Project Page] | ||
== Server 4 - Apache core 2.2.9 - htaccess, authentication and mod-rewrite SSL== | == Server 4 - Apache core 2.2.9 - htaccess, authentication and mod-rewrite SSL== | ||
A very small portable production server for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | A very small portable production server for serving web pages (htm and html) includes a basic web site. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
Line 121: | Line 118: | ||
Increased security is achieved by encrypting name/password pairs and data using SSL. Creating a new server key and certificate is achieved by running a single file making the whole process extremely easy. This server is ideal for a personal secure server. | Increased security is achieved by encrypting name/password pairs and data using SSL. Creating a new server key and certificate is achieved by running a single file making the whole process extremely easy. This server is ideal for a personal secure server. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Portable%20-%20Authentication%20SSL/ Project Page] | ||
== Server 5 - Apache core 2.2.9 - authentication and mod-rewrite SSL Standalone== | == Server 5 - Apache core 2.2.9 - authentication and mod-rewrite SSL Standalone== | ||
This very small portable production server is a stand-alone SSL server for serving web pages (htm and html) includes a basic web site. It does not have an insecure server section. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | This very small portable production server is a stand-alone SSL server for serving web pages (htm and html) includes a basic web site. It does not have an insecure server section. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
Line 131: | Line 128: | ||
Increased security is achieved by encrypting name/password pairs and data using SSL. Creating a new server key and certificate is achieved by running a single file making the whole process extremely easy. This server is ideal for a personal secure server. | Increased security is achieved by encrypting name/password pairs and data using SSL. Creating a new server key and certificate is achieved by running a single file making the whole process extremely easy. This server is ideal for a personal secure server. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Portable%20-%20Authentication%20SSL%20Standalone/ Project Page] | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 137: | Line 134: | ||
A basic portable production server with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | A basic portable production server with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20PHP%205.2.6%20Portable/ Project Page] | ||
== Server 7 - Apache 2.2.9 & PHP 5.2.6 == | == Server 7 - Apache 2.2.9 & PHP 5.2.6 == | ||
A basic production server running as a service with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, will require a separate folder for each server easy to set-up and configure. | A basic production server running as a service with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, will require a separate folder for each server easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20PHP%205.2.6%20Service/ Project Page] | ||
== Server 8 - Apache 2.2.9 & PHP 5.2.6 MySQL support enabled== | == Server 8 - Apache 2.2.9 & PHP 5.2.6 MySQL support enabled== | ||
A basic portable production server with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | A basic portable production server with the added power of PHP allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and Guest book. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
Line 151: | Line 148: | ||
MySQL support is enabled further enhancing this server’s capability. A neat little script '''PHP Mini SQL Admin''' is included allowing you to access a MySQL server. | MySQL support is enabled further enhancing this server’s capability. A neat little script '''PHP Mini SQL Admin''' is included allowing you to access a MySQL server. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20PHP%205.2.6%20Portable%20-%20MySQL%20Support/ Project Page] | ||
== Server 9 - Apache 2.2.9 & Perl 5.10 == | == Server 9 - Apache 2.2.9 & Perl 5.10 == | ||
A basic portable production server with the added power of Perl allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and a demonstration of server side includes, random quotes and image display. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | A basic portable production server with the added power of Perl allowing dynamic web pages in addition to static htm and html pages. Includes a basic web site and a demonstration of server side includes, random quotes and image display. Designed to allow multiple servers running on same PC, these will require a separate virtual drive automatically created. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Perl%205.10%20Portable/ Project Page] | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 165: | Line 161: | ||
Includes a basic web site and a demonstration of server side includes, random quotes and image display. Designed to allow multiple servers running on same PC, will require a separate folder for each server easy to set-up and configure. | Includes a basic web site and a demonstration of server side includes, random quotes and image display. Designed to allow multiple servers running on same PC, will require a separate folder for each server easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20Apache%202.2.9%20Perl%205.10%20Service/ Project Page] | ||
== Server 11 - MySQL 5.0.67 Portable == | == Server 11 - MySQL 5.0.67 Portable == | ||
A fully portable MySQL server ideal for leaning SQL it is possible to connect using phpMyAdmin. Alternatively use the built in MySQL clients '''mysqladmin''' and '''mysql'''. Automatically detects free drive letter to run on easily configured port change default 3311 to any other port not in use. | A fully portable MySQL server ideal for leaning SQL it is possible to connect using phpMyAdmin. Alternatively use the built in MySQL clients '''mysqladmin''' and '''mysql'''. Automatically detects free drive letter to run on easily configured port change default 3311 to any other port not in use. | ||
Line 173: | Line 168: | ||
Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20MySQL%205.0.67%20Portable/ Project Page] | ||
== Server 12 - MySQL 5.0.67 Service == | == Server 12 - MySQL 5.0.67 Service == | ||
A MySQL server running as a service ideal for leaning SQL it is possible to connect using phpMyAdmin. Alternatively use the built in MySQL clients '''mysqladmin''' and '''mysql'''. Easily configured port, change default 3312 to any other port not in use. | A MySQL server running as a service ideal for leaning SQL it is possible to connect using phpMyAdmin. Alternatively use the built in MySQL clients '''mysqladmin''' and '''mysql'''. Easily configured port, change default 3312 to any other port not in use. | ||
Line 181: | Line 175: | ||
Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20MySQL%205.0.67%20Service/ Project Page] | ||
== Server 13 - MySQL 4.1.22 Portable == | == Server 13 - MySQL 4.1.22 Portable == | ||
This MySQL server is the last in the 4 series however it is still widely used by service providers hence included in the mini-series allowing code to be tested. With code tested on both MySQL series 4 and 5 you reduce incompatibility problems when transferring to a service provider. | This MySQL server is the last in the 4 series however it is still widely used by service providers hence included in the mini-series allowing code to be tested. With code tested on both MySQL series 4 and 5 you reduce incompatibility problems when transferring to a service provider. | ||
Line 191: | Line 184: | ||
Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20MySQL%204.1.22%20Portable/ Project Page] | ||
== Server 14 - MySQL 4.1.22 Service == | == Server 14 - MySQL 4.1.22 Service == | ||
This MySQL server is the last in the 4 series however it is still widely used by service providers hence included in the mini-series allowing code to be tested. With code tested on both MySQL series 4 and 5 you reduce incompatibility problems when transferring to a service provider. | This MySQL server is the last in the 4 series however it is still widely used by service providers hence included in the mini-series allowing code to be tested. With code tested on both MySQL series 4 and 5 you reduce incompatibility problems when transferring to a service provider. | ||
Line 201: | Line 194: | ||
Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | Designed to allow multiple MySQL servers running on same PC, easy to set-up and configure. | ||
'''Download: ''' from SourceForge [http://sourceforge.net/ | '''Download: ''' from SourceForge [http://sourceforge.net/projects/miniserver/files/MiniServer/MiniServer_%20MySQL%204.1.22%20Service/ Project Page] | ||
---- | ---- | ||
Line 210: | Line 202: | ||
|} | |} | ||
[[Category: Mini Servers]] | [[Category: Mini Servers]] | ||