Jump to content
The Uniform Server Community

Ric

Developer
  • Posts

    1,516
  • Joined

  • Last visited

Everything posted by Ric

  1. Uniform Server 11.0.8-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_1_6.exe to ZeroXI_phpmyadmin_4_1_7.exe Updated ZeroXI_php_5_4_23.exe to ZeroXI_php_5_4_25.exe Updated ZeroXI_mysql_5_5_35_a.exe to ZeroXI_mysql_5_5_36.exe Modules (Plugins): Added ZeroXI_phpmyadmin_4_1_7.exe Downloads: Uniform Server 11.0.8-ZeroXI Uniform Server ZeroXI modules Regards, The Uniform Server Development Team
  2. Following Uniform Server ZeroXI module has been updated: Updated ZeroXI_phpmyadmin_4_1_6.exe to ZeroXI_phpmyadmin_4_1_7.exe All the best Ric
  3. Following Uniform Server ZeroXI modules have been updated: Updated ZeroXI_php_5_4_24.exe to ZeroXI_php_5_4_25.exe Updated ZeroXI_php_5_5_8.exe to ZeroXI_php_5_5_9.exe All the best Ric
  4. Following Uniform Server ZeroXI modules have been updated: Updated ZeroXI_mysql_5_5_35_a.exe to ZeroXI_mysql_5_5_36.exe Updated ZeroXI_mysql_5_6_15_a.exe to ZeroXI_mysql_5_6_16.exe All the best Ric
  5. Following Uniform Server ZeroXI modules have been updated: Updated ZeroXI_palemoon_24_2_2.exe to ZeroXI_palemoon_24_3_0.exe Updated ZeroXI_mariadb_5_5_34_a.exe to ZeroXI_mariadb_5_5_35.exe ZeroXI_mariadb_5_5_35.exe: MariaDB 5.5.35 an alternative to MySQL 5.5.35 ZeroXI_palemoon_24_3_0.exe: New version of Pale Moon - Custom-built and optimized Firefox-based browser Integrated into Uniform Server architecture providing a self-contained USB server. Downloads: Uniform Server 11.0.7-ZeroXI Uniform Server ZeroXImodules All the best Ric
  6. Uniform Server 11.0.7-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_1_5.exe to ZeroXI_phpmyadmin_4_1_6.exe Updated ZeroXI_apache_2_4_7_a.exe to ZeroXI_apache_2_4_7_b.exe Updated ZeroXI_controller_1_0_5.exe to ZeroXI_controller_1_0_6.exe Note: ZeroXI_controller_1_0_5.exe and ZeroXI_controller_1_0_6.exe changed to support php 5.6 switching. Modules (Plugins): Added above modules and the following: Added ZeroXI_php_5_6_0_alpha1.exe - New module Downloads: Uniform Server 11.0.7-ZeroXI Uniform Server ZeroXImodules Regards, The Uniform Server Development Team
  7. Generally default settings (8190 ) for Apache should not be changed. You have increasing these values to 30000 which has not resolved the issue. I conclude you are trying to send an excessive amount of data using the GET method try using the POST method instead remember to delete the two lines you added. Although I am not familiar with phpbb it suggests this is the issue. It may be the result of incorrect settings in phpbb or a macro or script you have added to this application. If no one on this forum can help try asking the same question on the phpbb forum. All the best Ric
  8. Not a problem add above two lines to the end of httpd.conf and increase default values. All the best Ric
  9. In Apache configuration file httpd.conf increase Apache limits for limit request line and limit request field size. Note: Defaults LimitRequestLine 8190 LimitRequestFieldSize 8190 All the best Ric
  10. Hi ch1 All environment variables are set via UniController.exe check settings by running a command prompt (click Server Console button ) from UniController and typing set at the prompt. This lists all environment variables including the ones used by UniServer check they have a valid value set (all those listed in your post as not being defined ). Run Apache from UniController if it fails what is reported in the error log. All the best Ric
  11. On a fresh install of Windows 2008 R2 you probably need to installed the Visual C++ 2010 SP1 Redistributable Package x86 : VC10 SP1 vcredist_x86.exe http://www.microsoft.com/en-us/download/details.aspx?id=8328 All the best Ric
  12. I am assuming you are using the Windows hosts file to resolve host names. Each entry in the hosts file must be unique for example: 127.0.0.1 demo.com 127.0.0.1 www.demo.com When creating an Apache Vhost, Uniform Server adds only the entered host name to the hosts file for example demo.com To resolve www.demo.com you need to manually enter this host name into the hosts file. From UniController select Extra>Edit Win hosts file, in the pop-up utility add www.demo.com In contrast the proxy.pac file uses the wild card and as you rightly said allows anything before the domain name demo.com to be included. See documentation for details how to use proxy pac files. Note: If the host name for example www.demo.com has been previously resolved it will reside in your browser cache this will overrides entries in the hosts file and produce incorrect resolution. Restart your browser to clear the cache or use browser tools to clear it
  13. Uniform Server 11.0.6-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_1_4.exe to ZeroXI_phpmyadmin_4_1_5.exe Updated ZeroXI_documentation_1_0_1.exe to ZeroXI_documentation_1_0_3.exe Modules (Plugins): Added above modules and the following: Updated module: ZeroXI_uniservice_1_0_0.exe to ZeroXI_uniservice_1_0_1.exe Downloads: Uniform Server 11.0.6-ZeroXI Uniform Server ZeroXImodules Regards, The Uniform Server Development Team
  14. Service support has been requested several times. This is addressed with the release of Uniform Server 11.0.5-ZeroXI See announcements for details Uniform Server 11.0.5-ZeroXI released All the best Ric
  15. Uniform Server 11.0.5-ZeroXI Released: With this release added support for running servers as a service. Download 11.0.5-ZeroXI and module ZeroXI_uniservice_1_0_0.exe Read the instructions included with ZeroXI_uniservice_1_0_0 Tested on XP and W8 Changes in this release: Updated ZeroXI_controller_1_0_4.exe to ZeroXI_controller_1_0_5.exe Updated ZeroXI_apache_2_4_7.exe to ZeroXI_apache_2_4_7_a.exe Updated ZeroXI_phpmyadmin_4_1_3.exe to ZeroXI_phpmyadmin_4_1_4.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_adminer_3_7_1.exe to ZeroXI_adminer_4_0_0.exe Added new module: New ZeroXI_uniservice_1_0_0.exe - This contains a new utility UniService.exe - It allows you to run servers as a service Downloads: Uniform Server 11.0.5-ZeroXI Uniform Server ZeroXI modules Regards, The Uniform Server Development Team
  16. Uniform Server 11.0.4-ZeroXI Released: Changes in this release: Updated ZeroXI_documentation_1_0_0.exe to ZeroXI_documentation_1_0_1.exe Updated ZeroXI_controller_1_0_3.exe to ZeroXI_controller_1_0_4.exe Updated ZeroXI_phpmyadmin_4_1_0.exe to ZeroXI_phpmyadmin_4_1_3.exe Modules (Plugins): Added above modules and the following: ZeroXI_pear_1_0_1.exe Downloads: Uniform Server 11.0.4-ZeroXI http://sourceforge.net/projects/miniserver/files/Uniform%20Server%20ZeroXI/11_0_4_ZeroXI/ Uniform Server ZeroXImodules http://sourceforge.net/projects/miniserver/files/Uniform%20Server%20ZeroXI/ZeroXImodules/ Regards, The Uniform Server Development Team
  17. The above was an interim solution and not documented. UniController has been updated to ZeroXI_controller_1_0_4 which now supports automatic update of the hosts file. This functionality is enabled by default, for portability provision is provided to disable it. In addition you can directly run the edit hosts file utility from UniController. The documentation has been updated (ZeroXI_documentation_1_0_1.exe) to reflect the above modifications. Uniform Server 11_0_4_ZeroXI has been released with the above incorporated.
  18. The Windows host file is subject to access control because of this to change its content requires admin privileges. An application that changes this file requires elevating to admin this is not consistent with portability hence the file requires manually updating. After adding a new Vhost use the utility program EdHost.exe located in folder C:\UniServerZ\utils this forces elevation allowing you to change the host file content. All the best Ric
  19. To allow unrestricted access to phpMyAdmin edit the following file: C:\UniServerZ\home\us_opt1\.htaccess Replace these four lines: Order Deny,Allow Deny from all Allow from 127.0.0.1 Allow from ::1 With these: #Order Deny,Allow #Deny from all #Allow from 127.0.0.1 #Allow from ::1 Restrict access using basic authentication. At the bottom of file .htaccess add the following lines: AuthName "Uniform Server - Server Access" AuthType Basic AuthUserFile ../../htpasswd/phpmyadmin/.htpasswd Require valid-user Save file. Now create a password file as follows: Create a new folder C:\UniServerZ\htpasswd\phpmyadmin Copy file C:\UniServerZ\htpasswd\www\.htpasswd to folder C:\UniServerZ\htpasswd\phpmyadmin Edit file C:\UniServerZ\htpasswd\phpmyadmin\.htpasswd change name (root) and password (root) as required. Save file. To access phpMyAdmin type the following into your browser: http://your_domain_name/us_opt1/index.phpSupply name and password as set in the password file C:\UniServerZ\htpasswd\phpmyadmin\.htpasswd All the best Ric
  20. Uniform Server 11.0.3-ZeroXI Released: Changes in this release: Updated ZeroXI_controller_1_0_2.exe to ZeroXI_controller_1_0_3.exe Updated ZeroXI_php_5_4_22.exe to Updated ZeroXI_php_5_4_23.exe Updated ZeroXI_phpmyadmin_4_0_10.exe to ZeroXI_phpmyadmin_4_1_0.exe Updated ZeroXI_mysql_5_5_35.exe to ZeroXI_mysql_5_5_35_a.exe Modules (Plugins): Added above modules and the following: ZeroXI_mariadb_5_5_34_a.exe ZeroXI_mariadb_10_0_4_a.exe ZeroXI_mysql_5_5_35_a.exe ZeroXI_mysql_5_6_15_a.exe Above have been updated to support phpmyadmin_4_1_0 ZeroXI_php_5_3_28.exe ZeroXI_php_5_5_7.exe Downloads: Uniform Server 11.0.3-ZeroXI Uniform Server ZeroXImodules Regards, The Uniform Server Development Team
  21. Uniform Server 11.0.2-ZeroXI Released: Changes in this release: Updated ZeroXI_apache_2_4_6_a.exe to ZeroXI_apache_2_4_7.exe Updated ZeroXI_php_5_4_21.exe to ZeroXI_php_5_4_22.exe Updated ZeroXI_phpmyadmin_4_0_9 to ZeroXI_phpmyadmin_4_0_10 Updated ZeroXI_mysql_5_5_34.exe to ZeroXI_mysql_5_5_35.exe Updated ZeroXI_controller_1_0_1.exe to ZeroXI_controller_1_0_2.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_palemoon_24_1_1.exe to ZeroXI_palemoon_24_2_0.exe Pale Moon portable browser - Pre-configured for PAC file use, allows full portability. ZeroXI_mariadb_5_5_34.exe ZeroXI_mysql_5_6_15.exe ZeroXI_php_5_5_6.exe Downloads: Uniform Server 11.0.2-ZeroXI Uniform Server ZeroXImodules Regards, The Uniform Server Development Team
  22. Uniform Server 11.0.1-ZeroXI Released: Changes in this release: Updated ZeroXI_controller_1_0_0.exe to ZeroXI_controller_1_0_1.exe Fixed bug create Vhost, now allows four character domain extensions. Updated ZeroXI_apache_2_4_6.exe to ZeroXI_apache_2_4_6_a.exe Fixed index.php links Updated ZeroXI_php_5_4_20.exe to ZeroXI_php_5_4_21.exe Updated ZeroXI_phpmyadmin_4_0_8.exe to ZeroXI_phpmyadmin_4_0_9.exe Modules (Plugins): Updated ZeroXI_palemoon_24_0_2.exe to ZeroXI_palemoon_24_1_1.exe Pale Moon portable browser - Pre-configured for PAC file use, allows full portability. Downloads: Uniform Server 11.0.1-ZeroXI Uniform Server ZeroXImodules Regards, The Uniform Server Development Team
  23. Thanks for the feedback, it is a bug and will be corrected in next release. Your workaround looks fine as an interim solution. All the best Ric
  24. Ric

    PHP.ini

    You can try setting the full path when configuring Preferences for the debugger: Preferences menu: Select Tools-->Preferences-->Debugger Set Path to php.ini as C:\UniServerZ\core\php54\php_production.ini Your path may be different what is important is to include the file as shown. All the best Ric
  25. This is a known issue and will be corrected in next release. Its not a real problem because majority of users replace this page with their own. Correct links are: Edit pages: UniServerZ\www\index.php and UniServerZ\ssl\index.php <h2>Server links</h2> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_splash/index.php" target="_blank" >Splash page</a> - Displays server specification and useful links.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_opt1/index.php" target="_blank" >PhpMyAdmin</a>.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_opt2/?username=" target="_blank" >Adminer</a>.</p> <p> <a href="http://<?php echo($server_name.':'.$server_port) ?>/us_extra/phpinfo.php" target="_blank" >PHP Info</a>.</p>All the best Ric
×
×
  • Create New...