| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UniController_1_1_9_src.exe | 2014-12-05 | 568.0 kB | |
| UniController_readme.txt | 2014-12-05 | 4.3 kB | |
| UniController_1_1_4_src.exe | 2014-05-29 | 536.5 kB | |
| UniController_1_1_1_src.exe | 2014-04-27 | 570.2 kB | |
| UniController_1_0_7_src.exe | 2014-02-17 | 510.0 kB | |
| UniController_1_0_6_src.exe | 2014-02-17 | 542.2 kB | |
| UniController_1_0_4_src.exe | 2014-02-17 | 541.4 kB | |
| UniController_1_0_3_src.exe | 2014-02-17 | 486.8 kB | |
| UniController_1_0_2_src.exe | 2014-02-17 | 487.1 kB | |
| UniController_1_0_1_src.exe | 2014-02-17 | 486.7 kB | |
| UniController_1_0_0_src.exe | 2014-02-17 | 298.9 kB | |
| Totals: 11 Items | 5.0 MB | 12 | |
#####################################################################
Uniform Server ZeroXI
UniController source code.
#####################################################################
29-5-2014
#####################################################################
MD5 Checksums:
dc9f0e52001af5926f64f37e927fb5c6 UniController_1_1_4_src.exe
db4cac50dc7459c566f51e5a573754ae UniController_1_1_1_src.exe
111d342ee0fd01e68e0e45f3c19dd02f UniController_1_0_7_src.exe
325ec476218745e5b6579d12b407c600 UniController_1_0_6_src.exe
66dda33cfa3e75594c2aaebb6573eb35 UniController_1_0_4_src.exe
183c3f5fc6c5bb353af2941c09b41530 UniController_1_0_3_src.exe
435b04846362213b706c159add922876 UniController_1_0_2_src.exe
c697e5d4993222fc454e78148f026ffc UniController_1_0_1_src.exe
ed382cbc1158149e542c8b98d8048664 UniController_1_0_0_src.exe
----------
Change log
----------
1.1.4
- MySQL command line parameters added to us_config.ini
New optional section [MYSQL]
Parameters:
defaults_file=
tmpdir=
datadir=
innodb_data_home_dir=
innodb_log_group_home_dir=
1.1.3
- Common functions valid_admin_email updated ExecRegExpr
Now allows: Formats example@example.co.uk and example@example.eu
1.1.2
- Added PHP 56 selected section to php_extensions_form.
- PHP configuration files: Comments adjacent to PHP extensions prevent
extension selection/deselection. Updated php_extensions_form to
allow comments.
1.1.1
- Compiled with Lazarus 1.2.2
- message_dlg_form.pas Replaced DividerBevel with Panel4
DividerBevel leaves artifact when compiled with 1.2.2
- SSL enable with no certificate, force generator form to be on top.
- Add administrative privelages detection to PC-Win start-up
- Server Internet Status - Now uses multi-threads and progressbars
UniController_1_0_7_src.exe
Added php switching for php 5.2.17
Bug fix php switching
UniController_1_0_6_src.exe
Cosmetic changes for Win 8
Bug fixes
UniController_1_0_5_src.exe
Added php switching for php 5.6.0
UniController_1_0_4_src.exe
Added support for running as service
UniController_1_0_3_src.exe
Bug fixes
Cosmetic changes for Win 8
UniController_1_0_2_src.exe
Cosmetic changes for Win 8
UniController_1_0_1_src.exe
Fixed bug create Vhost, now allows four character domain extensions.
UniController_1_0_0_src.exe - First release
--------------------------
Create working environment
--------------------------
Create a working environment for compiling and testing code:
1) Create a new folder for example z_controller
2) Download the latest version of Uniform Server ZeroXI
for example 11_0_2_ZeroXI.exe and save to folder z_controller
3) Double click on downloaded file (11_0_2_ZeroXI.exe)
this extracts Uniform Server ZeroXI
4) Download and copy file UniController_1_0_2_src.exe
to folder z_controller
5) Navigate into folder z_controller and double click on
UniController_1_0_2_src.exe this adds the project source code.
6) Note: Two new folders are created synapse and unicon_images
Project source code is added to folder z_controller.
7) That completes working environment creation.
-----------------------
Compiling UniController
-----------------------
With the working environment in place you are ready to compile
UniController as follows:
1) Start Lazarus
2) Close any existing projects: Project > Close Project
3) In the pop-up window click "Open Projects" button
Navigate to folder: z_controller\UniServerZ
Click on file UniController.lpi, click Open Button.
The projects opens and is ready for compiling.
6) A quick test run the project: Run > run or press F9
Note: Synapse will produce several warning Hint messages these
are not errors.
Last line displayed, Project "UniController" successfully built
9) UniController will run.
You can now change code as required and re-compile.
----------------------------------o0o--------------------------------
Copyright 2002-2014 The Uniform Server Development Team
All rights reserved.