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.

PabloVeliz

Beta Tester
  • Joined

  • Last visited

  1. I have done it in a quite different approach: go to http://127.0.0.1/apanel , click on [*]changed Maximum Script Execute Time (s.): from 30 to [b]300[/b] [*]changed Maximum Memory Amount (MB): from 8M to [b]128M[/b] [*]click [save] [*][b]restart[/b] the server [*]download http://go-pear.org/ and save it on [b]\udrive\home\admin\www\plugins\pear\go_pear.php[/b] I use [code]wget http://go-pear.org/ -O w:\udrive\home\admin\www\plugins\pear\go_pear.php[/code] go to http://localhost/apanel/plugins/pear/go_pear.php click on [Next>>] change Installation prefix to [b]W:\usr\local\php[/b] change php.exe path, optional to [b]W:\usr\local\php[/b] optionally check Install those too on the MDB2 checkbox click [[b]install[/b]] wait..... move [b]W:\usr\local\php\index.php[/b] to [b]W:\udrive\home\admin\www\plugins\pear\[/b] go to http://localhost/apanel/plugins/pear/ There you go..
  2. The problem is that vhost is sending a header.php before the http redirection, also I have my windows on drive E so this script doesn't work right, also you need to modify the http.conf uncommenting the virstual host part AND ALSO adding a default one, here are my fixes: in \udrive\home\admin\www\vhost.php: in \udrive\usr\local\apache2\conf\httpd.conf: Now, Admin Virtual Host works OK and also my host file gets updated correctly. I also created a bat file that restarts the server, the pause in the middle is for to give time to the server to shutdown, then restart it. warning! it uses drive W and mysql by default. Here is the code: @echo off udrive\home\admin\program\pskill.exe Apache.exe c pause Server_Start.bat W mysql All the changes are on the attached zip file -- uniserver3_4_fix_virtualhosts.zip

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.