|
4.0-Mona: Introduction | Install | Security features | Enable SSL | Multi-Servers | UniController | UniTray | Security and passwords | Known Issues | Support
|
|
| Uniform Server 4.0 - 4.4-Mona |
General support information for Uniform Server 4.0-Mona
This support page provides information for downloading full packages of the core components. In addition includes small snippets of information that may be of use these are in no particular order.
Note:
If you are going to download and install full versions of the core components check introduction page for release details and correct package to download.
To run Perl scripts
Check out New Users: Quick Perl CGI for examples.
Perl CGI Hello World a collection of short scripts includes CGI.pem module.
If your scripts use PHP’s mail() function the default settings will not work.
There are several ways to resolve this check out PHP mail function page for details.
Although grate care has been taken to include most commonly used modules with the main distribution of 4.0-Mona. Occasions will arrise when you need a module that's not. This section provides information for the core components used in 4.0-Mona I would recommend you download these and save to individual folders for later use thus allowing you to import any modules you require.
Visit Apache HTTP Server Project for latest information.
Apache is not distributed in a simple archive format in order to obtain the binaries you have two options either install the downloaded package and pick-up the binaries or run msiexec to extract the binaries.
Uniform Server 4.0-Mon uses the following Windows binaries:
Win32 Binary including OpenSSL 0.9.8i (MSI Installer): apache_2.2.11-win32-x86-openssl-0.9.8i.msi
Download the above file from: Downloading the Apache HTTP Server page
Note: A usful link to Apache archive site for Win32 binaries
First create a batch file named extract_msi.bat in the folder you saved the download to and add this line:
msiexec /a apache_2.2.11-win32-x86-openssl-0.9.8i.msi
Save the file and double click to run. It appears as if you are installing the program however it just extracts the files. Save to a folder of your choice, in this folder you will find the Apache files these are several folders down.
Note: If the above fails use the following method:
If you do not have msiexec install and extract the binaries as follows:
The process is easy, install, copy the installed folder to another location and finally uninstall.
Install package
Of importance you now have access to all Apache's modules allowing you to select the ones you need.
Download site php.net
We are not interested in installing PHP on our PC hence download a zip package:
Windows Binaries section
After downloading unzip to any folder, locate folder php-5.2.8-Win32\ext copy any extensions you require to folder uniform_server\udrive\usr\local\php\extensions.
Note: Useful link Unsupported Historical Releases (Archive) Top
Download site Activestate download page.
We are not interested in installing Perl on our PC hence download a zip package
Note: It is possible to upgrade Perl by using V5-Nano Perl plugins.
However do not follow the V5 install instructions, for the exe files instead of copying to folder UniServer copy to folder udrive, double click on the downloaded exe, allow to overwrite. Delete the exe to save space.
The zip file instructions are the same.
ActivePerl 5.10.0.1005
| File name | Compressed | Uncompressed | Comments |
| V5.0_mini_perl.exe | 5.07 MB | 16.5 MB | Contains Perl core program with a collection of commonly used Perl modules. |
| V5.0_mini_perl.zip | 7.13 MB | 16.5 MB | Contains Perl core program with a collection of commonly used Perl modules. |
| V5.0_full_perl.exe | 10.6 MB | 52.2 MB | Contains Perl core program and full set of Perl modules. |
| V5.0_full_perl.zip | 16.0 MB | 52.2 MB | Contains Perl core program and full set of Perl modules. |
ActivePerl 5.10.0.1006
| File name | Compressed | Uncompressed | Comments |
| V5.1_mini_perl.exe | 5.14 MB | 16.9 MB | Contains Perl core program with a collection of commonly used Perl modules. |
| V5.1_mini_perl.zip | 7.21 MB | 16.9 MB | Contains Perl core program with a collection of commonly used Perl modules. |
| V5.1_full_perl.exe | 10.9 MB | 54.1 MB | Contains Perl core program and full set of Perl modules. |
| V5.1_full_perl.zip | 16.5 MB | 54.1 MB | Contains Perl core program and full set of Perl modules. |
If space is at a premium Perl users can start with mini-Perl and add modules as required from full-Perl.
Note: Don't mix modules from different versions.
Go to the MySQL 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
Although 4.0-Mona is complete you may like to use some of the utilities supplied in the full download (extracted size 429 MB)
Note: If you require a program to check the MD5 pop over to Portable Apps look in the utilities section and download winMd5Sum portable checker