Jump to content
The Uniform Server Community

Ric

Developer
  • Posts

    1,516
  • Joined

  • Last visited

Everything posted by Ric

  1. How do you start UniController? The above may seem a strange question! I have seen people drag UniController.exe onto the desktop and run it from their, resulting in the above fail message. By dragging on Win 8.1 you are moving the actual file. In this case you need to right click on the file and create a short cut, then drag this file to the desktop. All the best Ric
  2. "Now since my url already has a port 81 redirect silently added by noip I believe this causes the dns to see this as www.my-domain.com:81:81" The above would be a logical conclusion however when you changed Basic Apache Config (server name and listen port) I assume you allowed EditHost to update your hosts file. This inserts a entry into the Hosts file "127.0.0.1 your_domain_name". When you enter your_domain_name (no port) into your browser the domain is resolved locally, port 80 is assumed and fails. However if you add port 81 the domain is again resolved locally and the page correctly displayed. I assume the above is the problem you are seeing. To force external domain resolution proceed as follows, from UniController click the "Extra tab" and click "Edit Win hosts file". In the pop-up click "yes" allow changes to this computer. A new form is displayed, click on your domain name in the right window and click delete. Now when you type your domain into the browser it is no longer resolved locally instead it is resolved by noip which adds port 81. All the best Ric
  3. Uniform Server 11.5.2-ZeroXI Released: Changes in this release: phpMyAdmin Minor security update. phpMyAdmin 4.2.12 - Updated ZeroXI_phpmyadmin_4_2_11.exe to ZeroXI_phpmyadmin_4_2_12.exe UniController 1.1.9 - Updated ZeroXI_controller_1_1_8.exe to ZeroXI_controller_1_1_9.exe Documentation 1.1.6 - Updated ZeroXI_documentation_1_1_4.exe to ZeroXI_documentation_1_1_6.exe Modules (Plugins): Added above modules Downloads: Uniform Server 11.5.2-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_1_6 Regards, The Uniform Server Development Team
  4. The above changes will be integrated into the next release 11_5_2_ZeroXI By all means attached your configuration files, Open Source is all about exchange of ideas to benefit others. All the best Ric
  5. I do not fully understand the problem. Please explain more and state the server version. Perhaps the following links may be of use: command_line_parameters PC-Win start-up Run as a service All the best Ric
  6. Uniform Server Coral series is no longer supported it was replaced with the ZeroXI series. "wanting to use Start_as_program." A default installation of ZeroXI is to run as a standard program. "so where is it getting this version" A downloaded preconfigured server has its version number hard coded. The latest release (current) version number is obtained directly from uniformserver.com website. All the best Ric
  7. I have published the new controller module ZeroXI_controller_1_1_9.exe To update an existing installation proceed as follows: 1. Create a temporary folder for example temp2 2. Download module ZeroXI_controller_1_1_9.exe and save to folder temp2 3. Double click ZeroXI_controller_1_1_9.exe extracts folders and files. 4. Replace existing UniController.exe with file temp2\UniServerZ\UniController.exe 5. Replace existing us_clean_up.ini with file temp2\UniServerZ\home\us_config\ us_clean_up.ini I have also updated the online documentation and published new documentation module ZeroXI_documentation_1_1_5.exe All the best Ric
  8. The following Uniform Server ZeroXI modules have been published: UniController 1.1.9 - Udated ZeroXI_controller_1_1_8.exe to ZeroXI_controller_1_1_9.exe Documentation 1.1.5 - Updated ZeroXI_documentation_1_1_4.exe to ZeroXI_documentation_1_1_5.exe Controller update fixes a minor bug. If you do not modify configuration file C:\UniServerZ\home\us_config\us_clean_up.ini there is no need to apply this update, you can safely wait for a new release of The Uniform Server (11_5_2_ZeroXI). However if you wish to update current version (11_5_1_ZeroXI) of The Uniform Server proceed as follows: 1. Create a temporary folder for example temp2 2. Download module ZeroXI_controller_1_1_9.exe and save to folder temp2 3. Double click ZeroXI_controller_1_1_9.exe extracts folders and files. 4. Replace existing UniController.exe with file temp2\UniServerZ\UniController.exe 5. Replace existing us_clean_up.ini with file temp2\UniServerZ\home\us_config\ us_clean_up.ini Regards, The Uniform Server Development Team
  9. Short answer, no its not possible with current implementation. It would appear this menu option is rarely configured otherwise someone would have reported a bug! The bug I found, adding another folder to section [FOLDERS] produces "List index (2) out of bounds" I will fix the above bug and take the opportunity to add a new section in configuration file us_clean_up.ini to meet your requirements. If I have time will publish a new controller within the next two days. All the best Ric
  10. Uniform Server 11.5.1-ZeroXI Released: Changes in this release: php 5.4.35 - Updated ZeroXI_php_5_4_34.exe to ZeroXI_php_5_4_35.exe Documentation 1.1.4 - Updated ZeroXI_documentation_1_1_3.exe to ZeroXI_documentation_1_1_4.exe Modules (Plugins): Added above modules and the following: php 5.5.19 - Updated ZeroXI_php_5_5_18.exe to ZeroXI_php_5_5_19.exe php 5.6.3 - Updated ZeroXI_php_5_6_2.exe to ZeroXI_php_5_6_3.exe The above php module install PHP as an Apache module standard operation for a pre-configuraed XeroXI server. CGI Modules: The following module allow you to run PHP as fast-cgi php 5.4.35 - Updated ZeroXI_php_nts_5_4_34.exe to ZeroXI_php_nts_5_4_35.exe php 5.5.19 - Updated ZeroXI_php_nts_5_5_18.exe to ZeroXI_php_nts_5_5_19.exe php 5.6.3 - Updated ZeroXI_php_nts_5_6_2.exe to ZeroXI_php_nts_5_6_3.exe Downloads: Uniform Server 11.5.1-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_1_4 Regards, The Uniform Server Development Team
  11. Uniform Server 11.5.0-ZeroXI Released: Changes in this release: A. phpMyAdmin 4.2.11 - Updated ZeroXI_phpmyadmin_4_2_10_1.exe to ZeroXI_phpmyadmin_4_2_11.exe B. Following updates add support for PHP 7 (Dev): Apache 2.4.10 - Updated ZeroXI_apache_2_4_10_2.exe to ZeroXI_apache_2_4_10_3.exe UniController 1.1.7 - Updated ZeroXI_controller_1_1_7.exe to ZeroXI_controller_1_1_8.exe Documentation 1.1.3 - Updated ZeroXI_documentation_1_1_2.exe to ZeroXI_documentation_1_1_3.exe Modules (Plugins): Added above modules and the following: php 7.0.0-dev - Added new module ZeroXI_php_7_0_0_dev.exe The above php module install PHP as an Apache module standard operation for a pre-configuraed XeroXI server. CGI Modules: The following module allow you to run PHP as fast-cgi fcgid 2.3.9 - Updated ZeroXI_apache_fcgid_2_3_9.exe to ZeroXI_apache_fcgid_2_3_9_b.exe php 7.0.0-dev - Added new module ZeroXI_php_nts_7_0_0_dev.exe Downloads: Uniform Server 11.5.0-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_1_3 Regards, The Uniform Server Development Team
  12. Uniform Server 11.4.1-ZeroXI Released: Changes in this release: Security update phpMyAdmin 4.2.10.1 - Updated ZeroXI_phpmyadmin_4_2_10.exe to ZeroXI_phpmyadmin_4_2_10_1.exe MySQL 5.5.40 - Updated ZeroXI_mysql_5_5_39.exe to ZeroXI_mysql_5_5_40.exe Downloads: Uniform Server 11.4.1-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation ZeroXI_documentation_1_1_2 Regards, The Uniform Server Development Team
  13. Uniform Server 11.4.0-ZeroXI Released: Changes in this release: Security update includes fix for POODLE UniController now supports adding additional environment variables, see docs for details. Apache 2.4.10 - Updated ZeroXI_apache_2_4_10_1.exe to ZeroXI_apache_2_4_10_2.exe * UniController 1.1.6 - Updated ZeroXI_controller_1_1_6.exe to ZeroXI_controller_1_1_7.exe phpMyAdmin 4.2.10 - Updated ZeroXI_phpmyadmin_4_2_9.exe to ZeroXI_phpmyadmin_4_2_10.exe php 5.4.34 - Updated ZeroXI_php_5_4_33.exe to ZeroXI_php_5_4_34.exe * documentation 1.1.2 - Updated ZeroXI_documentation_1_1_0.exe to ZeroXI_documentation_1_1_2.exe Modules (Plugins): Added above modules and the following: php 5.5.18 - Updated ZeroXI_php_5_5_17.exe to ZeroXI_php_5_5_18.exe * php 5.6.2 - Updated ZeroXI_php_5_6_1.exe to ZeroXI_php_5_6_2.exe * The above php modules install PHP as an Apache module this is standard operation for a pre-configuraed XeroXI server. CGI Modules: The following modules allow you to run PHP as fast-cgi php 5.4.34 nts - Updated ZeroXI_php_nts_5_4_33.exe to ZeroXI_php_nts_5_4_34.exe * php 5.5.18 nts - Updated ZeroXI_php_nts_5_5_17.exe to ZeroXI_php_nts_5_5_18.exe * php 5.6.2 nts - Updated ZeroXI_php_nts_5_6_1.exe to ZeroXI_php_nts_5_6_2.exe * Note: * Compiled with OpenSSL/1.0.1j Downloads: Uniform Server 11.4.0-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_1_2 Regards, The Uniform Server Development Team
  14. Edit file C:\UniServerZ\core\apache2\conf\extra\httpd-ssl.conf Locate this section: #== SSL Cipher Suite: SSLProtocol -all +TLSv1 +SSLv3 SSLCipherSuite HIGH:MEDIUM:!aNULL:+SHA1:+MD5:+HIGH:+MEDIUMReplace with: #== SSL Cipher Suite: SSLProtocol all -SSLv2 -SSLv3 SSLHonorCipherOrder on SSLCipherSuite AES256+EECDH:AES256+EDHNote: Above added starting from Uniform Server 11.4.0-ZeroXI All the best Ric
  15. The following Uniform Server ZeroXI modules have been published: Pale Moon Portable 25.0 Updated ZeroXI_palemoon_24_7_2.exe to ZeroXI_palemoon_25_0_0.exe Note: Pale Moon's support for Windows XP was dropped from version 25.0.0 onwards phpMyAdmin 4.2.10 Updated ZeroXI_phpmyadmin_4_2_9_1.exe to ZeroXI_phpmyadmin_4_2_10.exe Regards, The Uniform Server Development Team
  16. The above is possible however its lacking in detail. How do you see this working? What about PHP switching how will it interface (where to place folder containing the addition ini files) An interim solution is to start UniController.exe with a batch files and set the environment variable accordingly. The following example is portable and would be specific to the selected PHP version: 1 Create a new folder for example user_php_inis in folder UniServerZ containing all additional ini files. 2 In folder UniServerZ create the following batch file ini_run.bat @echo off pushd %~dp0 set PHP_INI_SCAN_DIR=%cd%\user_php_inis Start UniController.exe popdRun the above batch file, this sets the environment variable to folder user_php_inis and then runs UniController.exe Note: Additional environment variable support added starting from Uniform Server 11.4.0-ZeroXI All the best Ric
  17. Are you sure this works on Mona? Its a relative path from the current working directory. Absolute baths generally start with forward slash (start search from root folder top-level) I think it should be: require_once("/home/webfolder/public_html/common/scripts/globalscript.php");Anyway back to original question Assuming you are not running servers as a service its very easy to simulate a drive. Create a batch file us_run.bat with the following content: SUBST X: C:\11_3_3_ZeroXI\UniServerZ X: Start UniController.exeReplace X with a drive letter you wish to use e.g D replace C:\11_3_3_ZeroXI\UniServerZ with the full path to folder UniServerZ on your PC. Double click on us_run.bat the above creates a new virtual drive X and runs the servers at the top-level. The above if it works! Is an interim solution. You should never ever use absolute paths more specifically hard code absolute paths. By all means use absolute paths however ensure these are dynamically calculated see PHP manual require_once All the best Ric
  18. You now get a 403 forbidden error however did not state if this is for local or external (Internet) access. I am assuming its for Internet access, edit each .htaccess file in each Vhost root folder as follows: Comment out the lines as shown: #Order Deny,Allow #Deny from all #Allow from 127.0.0.1 #Allow from ::1 This allows access from the Internet. All the best Ric
  19. I assume the two domains you have represent two separate websites. These need to be configured using VHosts. The www folder then becomes redundant more specifically becomes the default site if either the two sites cannot be resolved. Setting up and configuring Vhosts, takes just a few mouse clicks, for details refer to the following documentation section Create Apache Vhost additional information is found on this page Apache Vhosts All the best Ric
  20. The information you require can be found on documentation page Run as a service All the best Ric
  21. Since you have not changed the server configuration and WordPress is self-contained. Transferring WordPress to a new server is straightforward. The following is one method you can use: Create Backups; On the current installation make a backup of each WordPress database. 1 Start UniController and Start MySQL server 2 From the top menu click MySQL tab 3 Click Database backup menu item 4 From list on the left select a WordPress database to back up 5 Click Create backup button 6 Repeat steps 4-5 for other WordPress database 7 Close list, stop MySQL server and close UniController 8 Check you have two backup files in folder UniServerZ\db_backup_restore 9 Rename folder UniServerZ to UniServerZ2 if something goes wrong you can rename this back to the original. Extract new server 1 Extract the latest version of Uniform Server to the same drive as the original. 2 Copy the two backup files in folder UniServerZ2\db_backup_restore to the new Server folder UniServerZ\db_backup_restore 3 Copy the two WordPress folders in folder UniServerZ2\www to the new server folder UniServerZ\www 4 New server: Start UniController and Start MySQL server 5 From the top menu click MySQL tab 6 Click Database restore menu item 7 From the list select a WordPress database to restore 8 Click Restore button 9 Repeat 7-8 for other database Start Apache and check your WordPress Sites work as expected. All the best Ric
  22. The following Uniform Server ZeroXI module has been published: phpMyAdmin 4.2.9.1 Updated ZeroXI_phpmyadmin_4_2_9.exe to ZeroXI_phpmyadmin_4_2_9_1.exe Security update Regards, The Uniform Server Development Team
  23. Although your main OS is stated as Windows 8, I was wondering if you are trying to run this on XP if yes PHP 5.5 and 6.0 do not run on XP. See docs for details. However if you are running on Win 8 please provide more information, check the Apache log for errors. Run Apache Syntax Check -t see page for details. All the best Ric
  24. The following Uniform Server ZeroXI modules have been published: php 5.6.1 Udated ZeroXI_php_5_6_0.exe to ZeroXI_php_5_6_1.exe php 5.6.1 nts Updated ZeroXI_php_nts_5_6_0.exe to ZeroXI_php_nts_5_6_1.exe mysql 5.6.21 Updated ZeroXI_mysql_5_6_20.exe to ZeroXI_mysql_5_6_21.exe Regards, The Uniform Server Development Team
  25. There have been many changes since UniController XI V1.0.6. upgrade to ZeroXI_controller_1_1_6 Download ZeroXI_controller_1_1_6.exe save to a temp folder. Double click file to extract. Copy file UniController.exe to folder UniServerZ There have been several security updates ideally update to Uniform Server 11_3_3_ZeroXI All the best Ric
×
×
  • Create New...