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.

UniformServer won't start

Featured Replies

I am trying to start Uniformserver and i click the vbs, choose a valid drive. It then asks if i want to start mysql i choose yes then absolutely nothing happens. I do notice that a hidden cmd.exe process gets created.

 

I do not have apache or mysql installed. I changed the http.conf to use a port other than 80 as I have IIS running. Ideas?

What do you men nothing happens... you do have to fully explain the problem? It does not load, it says errror? anything?

 

Did you try going to http://localhost:port# ?

  • Author

What do you men nothing happens... you do have to fully explain the problem? It does not load, it says errror? anything?

 

Did you try going to http://localhost:port# ?

 

When I say nothing i mean nothing. Nothing loads. I click 'OK' to start mysql thats the last thing that happens. Apache is not running, neither is mysql after I try and start UniformServer.

  • Author

Is the W:/ drive created? Did you try going to http://localhost:port as i told you?

 

it was problem with the drive letter, btw. I now have another problem.

 

when i goto: http://localhost:5000/apanel/index.php

 

i get the following:

 

The page isn't redirecting properly

 

 

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

 

* This problem can sometimes be caused by disabling or refusing to accept

cookies.

 

Not sure how to fix this. I used the default password in the .htpassword file.

Go to /home/admin/www/includes/config.inc.php and change:

 

$host = $_SERVER["HTTP_HOST"];
// Server - DO NOT CHANGE
$server = "http://$host";

 

to:

 

//$host = $_SERVER["HTTP_HOST"];
// Server - DO NOT CHANGE
$server = "http://localhost:5000";

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.