-
Posts
1,516 -
Joined
-
Last visited
Everything posted by Ric
-
UniServer 10.0.0-Zero Released: You may have noticed Uniform Server is slowly becoming bloat ware, this is inevitable, third-party components used in the Uniform Server architecture have additional functionality resulting in an overall increase in size. Added to this Uniform Server is constrained by its architecture to use specific components which prohibits the use of smaller alternatives. Above issues have been addressed with the release of the UniServer Zero series. Two options are provided, a complete package with pre-installed modules producing a standard WAMP (Windows, Apache, MySQL and PHP) server package. After extracting, servers are ready to run either from a USB memory stick or PC. Apart from changing the MySQL password (optional) there is no configuration required. The pre-configured version of Uniform Server Zero should suite most users! A second option is to assemble a bespoke server from the modules provided. Allowing you to create a varied range of servers from a standalone Apache or MySQL portable server to a minimalist dynamic server using only Apache and mod_plua. Main Features: Easy update: Download newest module and overwrite old version. PHP switching: - Switch between PHP series PHP 5.3, PHP 5.4 and PHP 5.5 (Dev) MySQL options: - Install either MySQL 5.5 or 5.6 series or MariaDB MariaDB options: - Alternative to MySQL MariaDB 5.5 series MySQL admin options: Install and/or Adminer and/or phpMyAdmin MySQL backup option: phpMyBackupPro Minimalist dynamic server: Apache + mod_lua or Apache + mod_plua Perl options: Install Strawberry Perl, full or mini versions Other features: Windows host file editor Configurable clean-up – Remove unwanted files e.g. Server log files DtDNS – Automatic updater, updates domains on DtDNS server PC Start-up enable/disable running of servers Cron - Configurable timer to run applications or scripts UniServer 10.0.0-Zero release: Contains following modules Zero_Controller_10_0_0.exe Zero_documentation_1_0_0.exe Zero_apache_2_4_4.exe Zero_mysql_5_5_31.exe Zero_php_5_4_15.exe Available modules (Plugins): Zero_Controller_10_0_0.exe – Required for all configurations Zero_adminer_3_6_3.exe Zero_apache_2_4_4.exe Zero_documentation_1_0_0.exe Zero_lua_1_0_0.exe Zero_mysql_5_5_31.exe Zero_mysql_5_6_11.exe - (UniServer Beta) Zero_mariadb_5_5_31.exe (UniServer Dev) Zero_phpmyadmin_4_0_2.exe Zero_phpmybackuppro_2_3.exe Zero_php_5_3_25.exe Zero_php_5_4_15.exe Zero_php_5_5_0.exe Zero_sbm_perl_5_16_2_2.exe Zero_sb_perl_5_16_2_2.exe Downloads: UniServer 10.0.0-Zero UniServer ZeroModules Regards, The Uniform Server Development Team
-
MariaDB is supported in the next series to be published. Keep an eye on the announcements for details.
-
MySQL version to 5.6 is supported in the next series to be published. Keep an eye on the announcements for details.
-
Uniform Server 8.8.4-Coral Released: Changes in this release: Updated phpMyAdmin to 4.0.2 Core components: Apache 2.4.4 - Built with OpenSSl 0.9.8y MySQL 5.5.31 PHP 5.4.15 phpMyAdmin 4.0.2 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.31 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 Zend Zend OpCache 7.0.1 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.8.4-Coral Regards, The Uniform Server Development Team
-
Uniform Server 8.8.3-Coral Released: Changes in this release: Updated PHP to 5.4.15 Updated msmtp to 1.4.31 Updated phpMyAdmin to 4.0.0 Updated MySQL to 5.5.31 Updated Zend OpCache Control Panel to 0.1.6 Core components: Apache 2.4.4 - Built with OpenSSl 0.9.8y MySQL 5.5.31 PHP 5.4.15 phpMyAdmin 4.0.0 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.31 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 Zend Zend OpCache 7.0.1 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.8.3-Coral Regards, The Uniform Server Development Team
-
Uniform Server 8.8.2-Coral Released: Changes in this release: Updated PHP to 5.4.14 Updated phpMyAdmin to 3.5.8 Updated Zend Zend OpCache to 7.0.1 (Zend Optimizer Plus) Updated Zend OpCache Control Panel to 0.1.4 Core components: Apache 2.4.4 - Built with OpenSSl 0.9.8y MySQL 5.5.30 PHP 5.4.14 phpMyAdmin 3.5.8 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 Zend Zend OpCache 7.0.1 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.8.2-Coral Regards, The Uniform Server Development Team
-
I assume you have manually edited the file! First check you have enabled virtual host in Apache’s configuration file: D:\UniServer\usr\local\apache2\conf\ httpd.conf as shown below: ##====== VIRTUAL HOST =========== #To enable uncomment next line Include conf/extra/httpd-vhosts.conf Now edit vhost configuration file: D:\UniServer\usr\local\apache2\conf\extra\ httpd-vhosts.conf Change your vhost section to: <VirtualHost *:80> DocumentRoot D:/UniServer/www/tkp ServerName tkp.com ErrorLog "logs/error.log" CustomLog "logs/access.log" common </VirtualHost> The problem is with _default_ should be * This change will get your Vhost up and running. Although the above is a solution it is not desirable to create a Vhost in the www folder. Read the docs page D:\UniServer \docs\English\apache_vhosts.html for a detailed description how to create a Vhost in its own dedicated folder. All the best Ric
-
Uniform Server 8.8.1-Coral Released: Changes in this release: Updated PHP to 5.4.13 Updated Zend Optimizer Plus to 7.0.0-beta Updated Control Panel for Zend Optimizer Plus Core components: Apache 2.4.4 - Built with OpenSSl 0.9.8y MySQL 5.5.30 PHP 5.4.13 phpMyAdmin 3.5.7 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 Zend Optimizer Plus 7.0.0-beta OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.8.1-Coral Regards, The Uniform Server Development Team
-
Uniform Server 8.8.0-Coral Released: Changes in this release: Added Control Panel for Zend Optimizer Plus Added Zend Optimizer Plus 7.0.0-dev Updated Apache to 2.4.4 Win32 OpenSSL 0.9.8y Updated PHP to 5.4.12 Updated MySQL to 5.5.30 Updated phpMyAdmin to 3.5.7 Bug fix - Core functions Updated German translation - Forum user Core components: Apache 2.4.4 - Built with OpenSSl 0.9.8y MySQL 5.5.30 PHP 5.4.12 phpMyAdmin 3.5.7 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 Zend Optimizer Plus 7.0.0-dev OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.8.0-Coral Regards, The Uniform Server Development Team
-
Uniform Server 9-Steel RC6 released: Steel_9_0_0RC6.exe released. Core component changes: Updated Apache to 2.4.4 - RC Updated MySQL to 5.5.30 Updated PHP to 5.4.12 Default toggle PHP 5.3.* (requires PHP 5.3.* plugin) Updated phpMyAdmin to 3.5.7 Added plugins 5.4.12 and 5.3.22 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 including Admin Xcache 3.0.0 including Admin eAccelerator 1.0-GIT-42067ac7e2 including Admin OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Unitray V3.0 - Integrated Please test and post any problems or issues on the forum. Plugins: See: UniServer 9-Steel Plugins USV9_nginx_* USV9_AWStats_* USV9_FileZillaFTPd_* USV9_MongoDB_* USV9_php_* USV9_strawberry_perl_* Download UniServer 9.0.0RC6-Steel Regards, The Uniform Server Development Team
-
Uniform Server PHP MiniServers Update This release updates PHP to 5.4.12 The Uniform Server PHP MiniServer series provide a graphical user interface to the PHP 5.4 built-in web server. The Uniform Server PHP MiniServer series feature: Basic - UniServerMini and UniServerMicro: * Single button to start and stop server. * Multi-server configuration allows running more than one server instance. * Menu options to change server port and perform port test. * Menu option to hide server command window. * Select server root folder from popup menu. * Select router file from popup menu. * Single button click to display a specific web page. * HTML documentation * Portable – Run from USB memory stick. SSL Enabled - UniServerMiniSSL and UniServerMicroSSL: * Multi-server configuration not supported. * SSL Support - Uses Stunnel wrapper server. * Menu to create server certificate. * Menu to change Stunnel configuration. Downloads: PHP MiniServer Note: UniServerMicro and UniServerMicroSSL are cut down versions of UniServerMini and UniServerMiniSSL The micro versions do not include ICU support. Regards, The Uniform Server Development Team
-
Uniform Server 9-Steel RC5 released: Steel_9_0_0RC5.exe released. Changes: Updated PHP to 5.4.11 added 5.3.21 plugin Other server and port detection modified Docs updated - Includes corrections and Server Command Console Added new menu item. Server Command Console - Pre-configured environment Renamed MySQL Console to MySQL Prompt - Now runs mysql utility when opened Added Location Tracker page to docs Updated server relocation code Bug fixes. Please test and post any problems or issues on the forum. Core components: Apache 2.4.3 MySQL 5.5.29 PHP 5.4.11 Default toggle PHP 5.3.* (requires PHP 5.3.* plugin) phpMyAdmin 3.5.5 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 including Admin Xcache 3.0.0 including Admin eAccelerator 1.0-GIT-42067ac7e2 including Admin OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Unitray V3.0 - Integrated Plugins: See: UniServer 9-Steel Plugins http://sourceforge.net/projects/miniserver/files/Plugins/UniServer%209-Steel%20Plugins/ USV9_nginx_* USV9_AWStats_* USV9_FileZillaFTPd_* USV9_MongoDB_* USV9_php_* USV9_strawberry_perl_* Download UniServer 9.0.0RC5-Steel http://sourceforge.net/projects/miniserver/files/z_beta/ Regards, The Uniform Server Development Team
-
Uniform Server PHP MiniServers Update This release updates PHP to 5.4.11 The Uniform Server PHP MiniServer series provide a graphical user interface to the PHP 5.4 built-in web server. The Uniform Server PHP MiniServer series feature: Basic - UniServerMini and UniServerMicro: * Single button to start and stop server. * Multi-server configuration allows running more than one server instance. * Menu options to change server port and perform port test. * Menu option to hide server command window. * Select server root folder from popup menu. * Select router file from popup menu. * Single button click to display a specific web page. * HTML documentation * Portable – Run from USB memory stick. SSL Enabled - UniServerMiniSSL and UniServerMicroSSL: * Multi-server configuration not supported. * SSL Support - Uses Stunnel wrapper server. * Menu to create server certificate. * Menu to change Stunnel configuration. Downloads: PHP MiniServer http://sourceforge.net/projects/miniserver/files/MiniServer/PHP_MiniServer/ Note: UniServerMicro and UniServerMicroSSL are cut down versions of UniServerMini and UniServerMiniSSL The micro versions do not include ICU support. Regards, The Uniform Server Development Team
-
Instead of using localhost for Hostname use the IP address 127.0.0.1 All the best Ric
-
Uniform Server 8.7.3-Coral Released: This release updates PHP to 5.4.11 Pear - Bug fixes Core components: Apache 2.4.3 - Built with OpenSSl 0.9.8x MySQL 5.5.29 PHP 5.4.11 phpMyAdmin 3.5.5 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.14 eAccelerator 1.0-GIT-42067ac7e2 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.7.3-Coral Regards, The Uniform Server Development Team :)/>
-
No need to apologise. What you have done looks correct assuming you have updated the file (pear.conf) serialization correctly! You have found a bug, paths in the configuration file should update transparently. I have attached two files (pear.conf.txt and index.php) copy these to folder C:\Coral_8_7_2\UniServer\home\us_pear allow overwriting of original files. Rename pear.conf.txt to pear.conf The modified script index.php will automatically update paths. Note: Your original file pear.conf may be corrupted hence the new replacement. All the best Ric index.php pear.conf.txt
-
Uniform Server 9-Steel RC4 released: Steel_9_0_0RC4.exe released. Changes: Updated PHP to 5.4.10 added 5.3.20 plugin Updated MySQL to 5.5.29 Updated phpMyAdmin to 3.5.5 Bug fixes. Please test and post any problems or issues on the forum. Core components: Apache 2.4.3 MySQL 5.5.29 PHP 5.4.10 Default toggle PHP 5.3.* (requires PHP 5.3.* plugin) phpMyAdmin 3.5.5 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.13 including Admin Xcache 3.0.0 including Admin eAccelerator 1.0-GIT-42067ac7e2 including Admin OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Unitray V3.0 - Integrated Plugins: See: UniServer 9-Steel Plugins USV9_nginx_* USV9_AWStats_* USV9_FileZillaFTPd_* USV9_MongoDB_* USV9_php_* USV9_strawberry_perl_* Download UniServer 9.0.0RC4-Steel Regards, The Uniform Server Development Team :)/>
-
Uniform Server 8.7.2-Coral Released: This release updates MySQL to 5.4.10 and phpMyAdmin to 3.5.5 Core components: Apache 2.4.3 - Built with OpenSSl 0.9.8x MySQL 5.5.29 PHP 5.4.10 phpMyAdmin 3.5.5 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.13 eAccelerator 1.0-GIT-42067ac7e2 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.7.2-Coral Regards, The Uniform Server Development Team :)/>
-
Uniform Server PHP MiniServers (PHP built in webserver) This release updates PHP to 5.4.10 The Uniform Server PHP MiniServer series provide a graphical user interface to the PHP 5.4 built-in web server. The Uniform Server PHP MiniServer series feature: Basic - UniServerMini and UniServerMicro: * Single button to start and stop server. * Multi-server configuration allows running more than one server instance. * Menu options to change server port and perform port test. * Menu option to hide server command window. * Select server root folder from popup menu. * Select router file from popup menu. * Single button click to display a specific web page. * HTML documentation * Portable – Run from USB memory stick. SSL Enabled - UniServerMiniSSL and UniServerMicroSSL: * Multi-server configuration not supported. * SSL Support - Uses Stunnel wrapper server. * Menu to create server certificate. * Menu to change Stunnel configuration. Downloads: PHP MiniServer Note: UniServerMicro and UniServerMicroSSL are cut down versions of UniServerMini and UniServerMiniSSL The micro versions do not include ICU support. Regards, The Uniform Server Development Team :)/>
-
Uniform Server 8.7.1-Coral Released: This release updates PHP to 5.4.10 Core components: Apache 2.4.3 - Built with OpenSSl 0.9.8x MySQL 5.5.28 PHP 5.4.10 phpMyAdmin 3.5.4 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.13 eAccelerator 1.0-GIT-42067ac7e2 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.7.1-Coral Regards, The Uniform Server Development Team :)/>
-
I ran the following simple test script: <?php /* Set internal character encoding to UTF-8 */ mb_internal_encoding("UTF-8"); /* Display current internal character encoding */ echo mb_internal_encoding(); ?> Correctly displays "UTF-8" on a default installation of 8.7.0 Note: Replacing the PHP folder (from 8.6.6) although in your case resolves the problem it is masking the real issue because the PHP core is downgraded to 5.4.7 Test: Perform the following: Extract a new copy of 8.7.0 Switch PHP to use development ini Start servers Run the above script Check errors reported and the Apache error log this may shed some light on the real problem. All the best Ric
-
“I tested everything regarding php and mysql and all went OK” I think your scripts may be using Short open tags ( ?>)! Change these to the long form of PHP open tag (<?php ?>) For details: Built in HTML manual reference (run help.exe): PHP > Short open tags The following section is also worth a read: Built in HTML manual reference (run help.exe): MySQL > General note: MySQL access and privileges All the bet Ric
-
Uniform Server 8.7.0-Coral Released: This release updates Apache core - Built with OpenSSL 0.9.8x instead of 1.0.1c PHP SSL compatability issue - Forum Hans Core components: Apache 2.4.3 - Built with OpenSSL 0.9.8x MySQL 5.5.28 PHP 5.4.9 phpMyAdmin 3.5.4 Go-Pear 1.1.6 - Preinstalled msmtp 1.4.30 APC 3.1.13 eAccelerator 1.0-GIT-42067ac7e2 OpenSSL 1.0.1c ActivePerl via Installer Cron - Scheduler DtDNS - IP address updater db_backup - Database back-up Downloads: UniServer 8.7.0-Coral Regards, The Uniform Server Development Team :)/>/>
-
Restricting access to root folder www is configurable from the server configuration menu. First undo any changes you have made httpd.conf these are not required. Read the manual page; Root folder www – Access (general_access_www.html) it provides details for setting root folder access and restricting access using a name/password. View manual page: From folder UniServer run help.exe – This opens manual in default browser Left menu click item General – Opens general page Left menu click item Root folder www Access All the best Ric
-
Try the following: Edit files: UniServer\usr\local\php\php.ini UniServer\usr\local\php\php_development.ini UniServer\usr\local\php\php_production.ini Locate line date.timezone = "Europe/London" Change to date.timezone = "US/Central" All the best Ric