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.

deathcon4

Member
  • Joined

  • Last visited

  1. I have the same problem. The Apache is running, but in diagnostic says that is not. The port is set to 80 and nothing appears in Browser.
  2. I have the same problem, all pages loads a blank page in any place that I put the file.
  3. I have the same problem, my pages no loads, I tried meny things. I put this code and no worked. <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Teste</title> </head> <body> <? echo "Hellow world"; ?> <?php echo "Este servidor fornece suporte ao PHP"; ?> <?php ini_set('error_reporting', E_ALL | E_STRICT); ini_set('display_errors', 'Off'); ini_set('log_errors', 'on'); ini_set('error_log', 'error.txt'); if(filesize('error.txt') > 10485760) ini_set('log_errors', 'off'); ?> </body> </html> But, if I would put parted in file with php extension, works perfctly. I don't understand what is happening.

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.