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.

t31os

Member
  • Joined

  • Last visited

  1. Strangely after years of using US this problem just appeared and persisted after several restarts. Nothing has changed on this PC but i started digging around the web for the cause, the below seems to have resolved my problem. First open up where you installed US, and browser to the following folder. home\admin\www\phpMyAdmin Open config.inc.php and find this line. $cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address Change that to. $cfg['Servers'][$i]['host'] = '127.0.0.1'; // MySQL hostname or IP address Save, then restart the server. Mysteriously it should now work.. Just thought i'd put it out there as it helped me resolve this issue, which has up until now never occured on any of my US installations.
  2. Look at the path.. "C:/UniServer/usr/local/php/extensions\\php_mysql.dll" It's double slashed, which could invalidate the path..

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.