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.

xac

Member
  • Joined

  • Last visited

Everything posted by xac

  1. Support Forum, I just started using Uniform Server on a Windows XP Pro system to be used for software testing. I defined a web site and Apache is working great. The problem that I'm having is that I cannot connect the the MySQL database from any other desktop on the network. I have written a very simple application that just tries to connect the the MySQL server based on the location, databaseName, user and password. When I run it on the same desktop that Uniform Server is installed it works great, however when I run it from a different Windows 7 desktop on the network the connection fails with the following error message. "Can't connect to MySQL server on '192.168.1.117' (0)" Something must be blocking network access to MySQL. I've done the following to open the MySQL Server for network access with no luck. > Disabled the windows firewalls on both systems > Set the WWW configuration from Local and Intranet access > Set the my.ini configuration to contain bind-address = 0.0.0.0 so it will allow connection on all ports > Made sure that skip-networking was not part of the my.ini configuration file > Run $ netstat -abn -p TCP to show that port 3306 is being monitored by mysql > Defined a user named 'sha' with full privileges access to the specific database with HOST set to %. The phpmyadmin definition: USER HOST PASSWORD GLOBAL PRIVILEGES sha % Yes ALL PRIVILEGES sha 127.0.0.1 Yes ALL PRIVILEGES sha 192.168.1.73 Yes ALL PRIVILEGES I must be missing something that needs to be done to allow remote access to the MySQL server. Any help would be appreciated. Thanks

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.