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.

DrLeandro

Member
  • Joined

  • Last visited

  1. I forgot to mention SyncToy, I did not expecty that the problem was with it. I try Treecomp3. PS: I changed my passwords in 4shared zip especialy for this post. PS2: BobS: Please, send me the files that you changed.
  2. Probably your script linking to local or invalid web address.
  3. Try nmap http://nmap.org/ to discovery what program occupy port 80. OR netstat -b on cmd prompt OR try http://www.baixaki.com.br/download/free-pr...onitor-tool.htm
  4. Simple: to release port 80 of iss please read this article: http://support.microsoft.com/kb/321141
  5. Technically yes, just set the autorun.ini (if don't exist, create it on root pendrive folder) like this: [autorun] open=autorun.exe icon=autorun.ico
  6. Via Software I suggest go to process manager (ctrl+alt+esc) and reduce the priority of backup manager or phpadmin process to "low" As my grandmother used to say: If you don't own the dog, hunting with a cat.
  7. Hello, my system can be downloaded in http://www.4shared.com/zip/uatGA_WM/Contro...cessos2012.html Thanks for help.
  8. Please see: http://forum.uniformserver.com/index.php?s...entry9889
  9. Try edit directly your pages to link "www.webaddress.com". Set by .htaccess will overload the server,causing ddos is if a lot of accesses are made at the same time. As my grandfather said: "You can avoid service, but can not avoid the bugs without service"
  10. Try enter "localhost" - without quotes - in your browser. If you try to access under internet try, ddns http://en.wikipedia.org/wiki/Dynamic_DNS
  11. Try disable this lines in \UniServer\www\.htaccess like this: #------------------------------------------------------------------------------ # Server root folder www .htaccess # This file provides server security limiting access to the localhost only. # Comment next four lines to deactivate. (Allows external access) #------------------------------------------------------------------------------ # Order Deny,Allow # Deny from all # Allow from 127.0.0.1 # Allow from ::1 # Allow from 192.168.1.100 This will disable uniserver firewall. As my grandfather would say: "Leave only ONE firewall running on your computer"
  12. My idea: you have any program hearing this ports. Solution: change apache and mysql ports to free port on your server. To view any free ports of your try nmap: www.nmap.org Good Luck
  13. Try DDns http://en.wikipedia.org/wiki/Dynamic_DNS Good Luck!
  14. I try this and don't work. Another note: "clean" uniserver work's perfectly. My uniserver need run "cuteflow" (uses php+mysql).
  15. You have to create a batch file like this (place in \UniServer\alt_diag\run_as_program): @echo off start start_apache.bat start start_mysql.bat start c:\firefox\firefox.exe localhost exit Good Luck!

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.