Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tokeiito

Member
  • Joined

  • Last visited

  1. 1 Step: Download, optimizer from: http://www.zend.com/store/products/zend-optimizer.php 2 Step: Install it: Select Apache 2.x in the Web Server Options php.ini's destination folder should be W:\usr\local\php\ Root folder should be W:\usr\local\apache2 Document Root is W:\www\ 3 Step: Edit php.ini in W:\usr\local\php At the end of file there is lines: [Zend] zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-x.x.x\lib\Optimizer-x.x.x" zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-x.x.x\lib\ZendExtensionManager.dll" change it to: [Zend] zend_extension_manager.optimizer_ts="/usr/local/zendoptimizer/lib/Optimizer-x.x.x" zend_extension_ts="/usr/local/zendoptimizer/lib/ZendExtensionManager.dll" 4 Step: Create dir zendoptimizer in W:\usr\local. Copy evrything from C:\Program Files\Zend\ZendOptimizer-x.x.x to it. Thats it. It working for me
  2. Root folder should be W:\usr\local\apache2 becouse u get error: cant find httpd.conf.
  3. PHP4 plugin. not downgrade, but plugin that u can swich betwen PHP4 and PHP5. and it will be nice ti get RTFMP: how update Uniform server PHP, Apache and MySQL on new releases.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.