Jump to content
The Uniform Server Community

Ric

Developer
  • Posts

    1,516
  • Joined

  • Last visited

Everything posted by Ric

  1. I am assuming "Oracle Instant Client" is a separate application! If this is true you cannot set the environment as above. You need to set environment variables at the system level. It looks like you are using Windows 7 (Main OS), proceed as follows to set the environment variable and any other variables required: 1. From the Desktop, right-click the Computer icon and select Properties. If you do not have a Computer icon on your desktop, click the Start button, right-click the Computer option in the Start menu, and select Properties. 2. Click the Advanced System Settings link in the left column. In the System Properties window, click on the Advanced tab, then click the Environment Variables button near the bottom of that tab. 3. In the Environment Variables window, click New and enter the Variable name and Variable value. Quick test: After setting the environment variable open a CMD window and enter command set this lists all the environments variables. Note: After setting environment variable always open a new command window to perform the above test. All the best Ric
  2. You can try the following to see if that helps: First check the services are set to automatic if not change them accordingly. If they are set to automatic. In an elevated command prompt type the following: sc config us_apache_1 start=delayed-auto sc config uus_mysql_1 start=delayed-auto Other than that I have no idea. All the best Ric
  3. Uniform Server 11.3.3-ZeroXI Released: Changes in this release: phpMyAdmin 4.2.9 Updated ZeroXI_phpmyadmin_4_2_7_.exe to ZeroXI_phpmyadmin_4_2_9.exe documentation 1.1.0 Updated ZeroXI_documentation_1_0_9.exe to ZeroXI_documentation_1_1_0.exe php 5.4.33 Updated ZeroXI_php_5_4_32.exe to ZeroXI_php_5_4_33.exe MySQl 5.5.40 Updated ZeroXI_mysql_5_5_39.exe to ZeroXI_mysql_5_5_40.exe Enabled innodb engine - default Modules (Plugins): Added above modules and the following: php 5.5.17 Updated ZeroXI_php_5_5_16.exe to ZeroXI_php_5_5_17.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.33 nts Updated ZeroXI_php_nts_5_4_32.exe to ZeroXI_php_nts_5_4_33.exe php 5.5.17 nts Updated ZeroXI_php_nts_5_5_16.exe to ZeroXI_php_nts_5_5_17.exe === NEW MODULES === A pre-configured ftp server with minimal configuration. Run as a standard program or as a service. Integrates into the Uniform Server architecture or can be run as a stand-alone FTP server. There are two versions as follows: ZeroXI_filezilla_server_1_0_0.exe FileZilla Server V-0.9.46 with OpenSSL 1.0.2.0 libraries. ZeroXI_filezilla_server_xp_1_0_0.exe FileZilla Server V-0.9.43 with OpenSSL 1.0.2.0 libraries Note: FileZilla Server V-0.9.43 is the last version to run on Windows XP ZeroXI_mysql_autoback_1_0_0.exe Allows you to select MySQL databases to automatically backup. These backups are archived in either or both 7z and zip archive formats, each archive is uniquely identified by adding a time stamp. You can select one of two predefined time stamp formats. In addition you have options to FTP archives for external storage and provide e-mail notification. The e-mail notification is a simple page which includes the error log. Archives on a host PC are deleted after a pre-defined number of days, number of days is a selectable option. Downloads: Uniform Server 11.3.3-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_1_0 Regards, The Uniform Server Development Team
  4. Hi Lyle I have finally published the new automatic database backup module. Many thanks for testing the betas. In addition I have included a new portable FTP module making it easier to implement the FTP option in the backup module. Again many thanks for your time and effort in testing. New Modules: ZeroXI_filezilla_server_1_0_0.exe ZeroXI_filezilla_server_xp_1_0_0.exe ZeroXI_mysql_autoback_1_0_0.exe All the best Ric
  5. The following Uniform Server ZeroXI module has been published: Updated ZeroXI_phpmyadmin_4_2_8.exe to ZeroXI_phpmyadmin_4_2_8_1.exe - Security update Regards, The Uniform Server Development Team
  6. Ric

    Can not use /icons

    Not a bug! Its been a feature of Apache since year dot. You can disable Apache fancy-indexing as follows: Edit file \UniServerZ\core\apache2\conf\httpd.conf Comment last line as shown below: # Fancy directory listings #Include conf/extra/httpd-autoindex.conf Alternatively rename your icon folder. Or move your icon folder down one level (subdirectory) away from root All the best Ric
  7. The following Uniform Server ZeroXI modules have been published: Updated ZeroXI_php_5_6_0_rc4.exe to ZeroXI_php_5_6_0.exe Updated ZeroXI_php_nts_5_6_0_rc4.exe to ZeroXI_php_nts_5_6_0.exe Regards, The Uniform Server Development Team
  8. CRON for db_backup was removed. Use the plugin ZeroXI_phpmybackuppro_2_4.exe which provides more flexibility. All the best Ric
  9. Please update to Uniform Server ZeroXI All the best Ric
  10. Although this request is old! Recently there have been several requests for fcgid. Uniform Server 11.3.2-ZeroXI now provides support for fcgid see documentation for details. All the best Ric
  11. Uniform Server 11.3.2-ZeroXI Released: Changes in this release: Updated ZeroXI_apache_2_4_10.exe to ZeroXI_apache_2_4_10_1.exe Updated ZeroXI_phpmyadmin_4_2_7.exe to ZeroXI_phpmyadmin_4_2_7_1.exe Updated ZeroXI_documentation_1_0_8.exe to ZeroXI_documentation_1_0_9.exe Updated ZeroXI_php_5_4_31.exe to ZeroXI_php_5_4_32.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_php_5_3_28b.exe to ZeroXI_php_5_3_29.exe Updated ZeroXI_php_5_4_31.exe to ZeroXI_php_5_4_32.exe Updated ZeroXI_php_5_5_15.exe to ZeroXI_php_5_5_16.exe Updated ZeroXI_php_5_6_0_rc3.exe to ZeroXI_php_5_6_0_rc4.exe The above php modules install PHP as an Apache module this is standard operation for a pre-configuraed ZeroXI server. New Modules: The following modules allow you to run PHP as fast-cgi ZeroXI_apache_fcgid_2_3_9.exe ZeroXI_php_nts_5_2_17.exe ZeroXI_php_nts_5_3_29.exe ZeroXI_php_nts_5_4_32.exe ZeroXI_php_nts_5_5_16.exe ZeroXI_php_nts_5_6_0_rc4.exe With all php_nts modules installed you can switch between PHP versions for details refer to documentation. Downloads: Uniform Server 11.3.2-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation updated to ZeroXI_documentation_1_0_9 Regards, The Uniform Server Development Team
  12. Uniform Server 11.3.1-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_2_6.exe to ZeroXI_phpmyadmin_4_2_7.exe Updated ZeroXI_mysql_5_5_38.exe to ZeroXI_mysql_5_5_39.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_mysql_5_6_19.exe to ZeroXI_mysql_5_6_20.exe Downloads: Uniform Server 11.3.1-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Regards, The Uniform Server Development Team
  13. Uniform Server 11.3.0-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_2_5.exe to ZeroXI_phpmyadmin_4_2_6.exe Updated ZeroXI_apache_2_4_9_h.exe to ZeroXI_apache_2_4_10.exe Updated ZeroXI_php_5_4_30.exe to ZeroXI_php_5_4_31.exe Updated ZeroXI_controller_1_1_5.exe to ZeroXI_controller_1_1_6.exe Updated ZeroXI_documentation_1_0_7.exe to ZeroXI_documentation_1_0_8.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_php_5_5_14.exe to ZeroXI_php_5_5_15.exe Downloads: Uniform Server 11.3.0-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Regards, The Uniform Server Development Team
  14. Uniform Server 11.2.1-ZeroXI Released: Changes in this release: Updated ZeroXI_phpmyadmin_4_2_3.exe to ZeroXI_phpmyadmin_4_2_5.exe Updated ZeroXI_php_5_4_29_h.exe to ZeroXI_php_5_4_30.exe - Security update Modules (Plugins): Added above modules and the following: Updated ZeroXI_php_5_5_13_h.exe to ZeroXI_php_5_5_14.exe Downloads: Uniform Server 11.2.1-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Regards, The Uniform Server Development Team
  15. Released: Changes in this release: Security update, components updated to OpenSSL 1.0.1h Document root updated to allow absolute or relative folder paths. Minor bug fixes. Updated ZeroXI_controller_1_1_4.exe to ZeroXI_controller_1_1_5.exe Updated ZeroXI_apache_2_4_9_g.exe to ZeroXI_apache_2_4_9_h.exe Updated ZeroXI_documentation_1_0_6.exe to ZeroXI_documentation_1_0_7.exe Updated ZeroXI_php_5_4_29.exe to ZeroXI_php_5_4_29_h.exe Updated ZeroXI_phpmyadmin_4_2_2a.exe to ZeroXI_phpmyadmin_4_2_3.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_php_5_5_13.exe to ZeroXI_php_5_5_13_h.exe Updated ZeroXI_php_5_6_0_beta3.exe to ZeroXI_php_5_6_0_beta4.exe Updated ZeroXI_uniservice_1_0_6.exe to ZeroXI_uniservice_2_0_0.exe -New implementation Downloads: Uniform Server 11.2.0-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Updated 1.0.6 to 1.0.7 Regards, The Uniform Server Development Team
  16. Controller ZeroXI_controller_1_1_5 published now supports relative document root folders. Module ZeroXI_php_5_6_0_beta4.exe published includes xdebug-extension. All the best Ric
  17. Thanks for posting, currently there is no way to meet your requirements. That said I can appreciate the current implementation is restrictive. The issue applies to both the main server and Vhosts. I will implement a solution in the next release of the controller (ZeroXI_controller_1_1_5). All the best Ric
  18. Uniform Server 11.1.8-ZeroXI Released: Changes in this release: Updated ZeroXI_mysql_5_5_37a.exe to ZeroXI_mysql_5_5_38.exe Updated ZeroXI_php_5_4_28a.exe to ZeroXI_php_5_4_29.exe Updated ZeroXI_controller_1_1_3.exe to ZeroXI_controller_1_1_4.exe Updated ZeroXI_documentation_1_0_5.exe to ZeroXI_documentation_1_0_6.exe Modules (Plugins): Added above modules. Downloads: Uniform Server 11.1.8-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Regards, The Uniform Server Development Team
  19. Source code (UniController_1_1_4_src.exe) for UniController published. All the best Ric
  20. The mongo_standalone_v1_0 is old and implemented using a obsolute version of PHP. Consider using the latest version of MongoDB which for a fixed installation is very easy to install. Proceed as follows: 1 Download the latest version of MongoDB from http://www.mongodb.org/downloads depending on your os version download either the 32 or 64 zip. 2 Save this to some folder for example C:\MongoDB 3 Extract the downloaded file (for example mongodb-win32-i386-2.6.1 ) to this folder 4 Navigate to the bin folder (C:\MongoDB\mongodb-win32-i386-2.6.1\mongodb-win32-i386-2.6.1\bin) 5 In this folder create a text file named run.bat add the following line mongod.exe and save file. 6 Create a new folder C:\data\db note this is the default that MongoDB uses for storing databases. That completes the installation. To run MongoDB double click on file run.bat (if challenged allow) this opens a command window which remains open while MongoDB is running. Do not close this window by clicking the red cross. To prevent data loss stop MongoDB by clicking the title bar (highlights the window) and press and hold ctrl key while pressing the c key. Note: No modifications are required to Zero XI 11.1.7 start MongoDB as above and start Apache server from UniController. Place some test code in folder www and check you can access MongoDB. All the best Ric
  21. Well the British weather is conducive to looking at this type of problem. Thanks for posting the above details. I have published a proposed solution on Source Forge in the development folder. Download UniController.exe using the following link: http://sourceforge.net/projects/miniserver/files/Dev/ This new controller allows you to override the ZeroXI default MySQL data folder location. You have two options as following: Edit the Uniform Server configuration file C:\UniServerZ\home\us_config\us_config.ini at the bottom of this file add the following new section: [MYSQL] datadir=X:\dataWhere X:\data is the absolute path to the data folder (Tested ). Alternatively add the following section (Untested): [MYSQL] datadir=This will disable the internal ZeroXI default datadir. Now edit the MySQL configuration file C:\UniServerZ\core\mysql\my.ini and set the paths as for your Coral release. I will check there are no side effects and if you confirm modifications meet your requirements I will add these to the next controller release (ZeroXI_controller_1_1_4.exe). All the best Ric
  22. Hi Paul Lets take a step back! Can you provide an example for the path you currently use: datadir=path For a portable installation what path will you use. All the best Ric
  23. Uniform Server ZeroXI is inherently portable, just copy folder UniServerZ and all its content to a USB memory stick and you are ready to go. To achieve portability when running various flavours of MySQL and MariaDB required a few compromises. Notably in your situation restriction of the data folder. That said all you need to do is export your old databases and import them to ZeroXI. Hot-swappable MySQL/MariaDB has been considered however unlike PHP, users tend to use a specific version of a database server and stay with that, hence hot-switching is unlikely to be implemented. All the best Ric
  24. Uniform Server 11.1.7-ZeroXI Released: Changes in this release: Updated ZeroXI_controller_1_1_2.exe to ZeroXI_controller_1_1_3.exe Now allows: Formats example@example.co.uk and example@example.eu Updated ZeroXI_mysql_5_5_37.exe to ZeroXI_mysql_5_5_37a.exe Directely supports phpmyadmin 4.2.2 Updated ZeroXI_phpmyadmin_4_1_14.exe to ZeroXI_phpmyadmin_4_2_2a.exe Modules (Plugins): Added above modules and the following: Updated ZeroXI_mysql_5_6_17.exe to ZeroXI_mysql_5_5_37a.exe Updated ZeroXI_mariadb_5_5_37.exe to ZeroXI_mariadb_5_5_37a.exe Updated ZeroXI_php_5_6_0_beta2.exe to ZeroXI_php_5_6_0_beta3.exe - php update Downloads: Uniform Server 11.1.7-ZeroXI Uniform Server ZeroXI modules Documentation: Online ZeroXI documentation Regards, The Uniform Server Development Team
  25. UniServer Zero XI documentation Several users have complained about the lack of documentation for UniServer Zero XI on our Wiki. To address this issue the documentation module (plugin) ZeroXI_documentation_1_0_5.exe has been published and is accessible using the following link: http://www.uniformserver.com/ZeroXI_documentation/ Time permitting this module will eventually be converted and published on the Wiki. All the best |Ric
×
×
  • Create New...