Old:4.0-Mona: Known Issues: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
(New page: {{Nav 4.0-Mona}} '''Known issues and problems''' This page contains known issues and problems, where applicable offers solutions. == Running as a service - Apanel == When running as a se...)
 
m (BobS moved page 4.0-Mona: Known Issues to Old:4.0-Mona: Known Issues without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
'''Known issues and problems'''
'''Known issues and problems'''


This page contains known issues and problems, where applicable offers solutions.
This page contains known issues and problems and, where applicable, their solutions.


== Running as a service - Apanel ==
== Running as a service - Apanel ==
Line 11: Line 11:
* Server Key & Cert Gen
* Server Key & Cert Gen


Windows XP and Vista prevent running batch files that require desktop interaction (an OS security enhancement) hence you are prompted by 4.0-Mona to run these manually:
Windows XP and Vista prevent running batch files that require desktop interaction (an OS security enhancement) hence you are prompted by 4-Mona to run these manually:


=== Restore MySQL password ===
=== Restore MySQL password ===
Line 23: Line 23:
UniServer\plugins\key_cert_gen\'''Run.bat'''
UniServer\plugins\key_cert_gen\'''Run.bat'''


'''''[[#top | Top]]'''''
 
== UniController Multi-Servers ==
Running multi-servers with UniController only disk-root installation works.
 
With servers installed in sub-folder (Basic) Unicontroller fails to pick-up unicon.ini
 
The batch files work correctly.
 
This applies only to 4.0-Mona; corrected in 4.1-Mona and above.
 


----
----


[[Category: Uniform Server 4.0-Mona]]
[[Category: Uniform Server 4.0-Mona]]

Latest revision as of 12:45, 21 June 2013

 

The Uniform Server 4-Mona

Known issues and problems

This page contains known issues and problems and, where applicable, their solutions.

Running as a service - Apanel

When running as a service these two menu options do not work: (Located under section Plugin Manager)

  • Restore MySQL password
  • Server Key & Cert Gen

Windows XP and Vista prevent running batch files that require desktop interaction (an OS security enhancement) hence you are prompted by 4-Mona to run these manually:

Restore MySQL password

To restore MySQL password run this file:

UniServer\plugins\restore_mysql_password\Run.bat

Server Key & Cert Gen

To create a new server certificate/key pair and enable SSL run this file:

UniServer\plugins\key_cert_gen\Run.bat


UniController Multi-Servers

Running multi-servers with UniController only disk-root installation works.

With servers installed in sub-folder (Basic) Unicontroller fails to pick-up unicon.ini

The batch files work correctly.

This applies only to 4.0-Mona; corrected in 4.1-Mona and above.