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.

Help with server startup

Featured Replies

Alright, I recently made it so that my server instance will star on windows booting/login. I am now trying to make it so that the splash screen doesn't open up after startup as it opens up Chrome right away (which has a number of tabs open) that I usually like to open up last after opening a few other programs.

 

 

What do I need to do to go about this?

It's in the documentation...

 

Go to X:\UniServer\uni_con\config_tracker.ini

 

1- Find

 

; Display page at start up. true display page false no page

start=true

 

2- Set to false

 

; Display page at start up. true display page false no page

start=false

 

hope this help

<p class="bbc_center"><span style="font-size:12px;"><strong>Yoni</strong></span></p>

  • Author

I'm still using version 7 and can't find any config_tracker.ini anywhere at all, I would update but don't really know how as I'm afraid I will most likely mess up and ruin some things in my www folder.

I got late to the party. For some odd reason I assume that everyone is running the later version. I'm sorry.

 

There is gotta be a way to turn it off and I'm sure it is in a config file :)

 

Maybe someone with experience or a search in the forum could get you some answers. Good to know that I'm not the only one running UniServer in production. :P

<p class="bbc_center"><span style="font-size:12px;"><strong>Yoni</strong></span></p>

In The Uniform Server versions before 8-Coral, the method of startup is defined in UniServer\unicon\main\includes\config.inc.php.

You'll see that there are two variables that control what happens at startup: $server_standard and $server_service, which are set to 7 by default. Setting these to 3 will suppress the redirect to the index pages If you read the comments in the file, it will be abundantly clear how to change these for your desired actions.

 

Regards,

BobS

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.