Difference between revisions of "QPR UI System Requirements"
Line 38: | Line 38: | ||
* .NET Framework 4.5.1 or newer (download link: https://www.microsoft.com/net/download) | * .NET Framework 4.5.1 or newer (download link: https://www.microsoft.com/net/download) | ||
− | Security note: QPR UI installer won't install the latest | + | Security note: QPR UI installer won't install the latest update of Java 8. After the QPR UI installation, check the currently installed Java version from the '''About Java''' window, and compare it with the latest available version in the Java download site. If a newer version of Java is available, update it. |
[[Category: QPR UI]] | [[Category: QPR UI]] |
Revision as of 18:32, 28 January 2018
System requirements for QPR UI are mostly the same as for QPR Suite 2017.1. An exception is that only Microsoft SQL Server supported as a database. For detailed information, refer to QPR Suite 2017.1 system requirements: http://kb.qpr.com/qpr2017-1/index.html?systemrequirements.htm.
Supported Devices
- Windows desktop
- Google Chrome
- Firefox
- Internet Explorer 11
- Mac desktop
- Safari
- Tablets and smartphones
- Apple iPad and iPhone with iOS 11 and Safari
- Android versions 5.0 - 7.1.2 with Chrome for Android
Note: Due to the rapid update schedule of web browsers, QPR Software does not specify the supported versions but indicates the latest versions that are tested and verified to work. Firefox and Chrome versions newer than the tested versions are likely to work normally, but QPR Software cannot guarantee their functionality before the next QPR UI release. Any compatibility issues will be fixed as soon as possible for the next release.
Database Systems and Database Configuration
Microsoft SQL Server 2008 and later versions are supported. In addition, the following configurations are required in the SQL Server:
- If named instances are used (this doesn't needed to be done when default instance is used) (more information: https://technet.microsoft.com/en-us/library/ms165614(v=sql.90).aspx )
- TCP port needs to be assigned to the instance (more information)
- SQL Server Browser service needs to be running (more information)
- Both Windows Authentication and SQL Server Authentication can be used (more information: https://docs.microsoft.com/en-us/sql/relational-databases/security/choose-an-authentication-mode)
- If using Windows Authentication, the user account running QPR UI installer needs to have access to SQL Server, even if other account is configured for the database connection.
More information about SQL Server configuration for QPR UI.
Server Computer Operating Systems
- Windows 10
- Windows 8.1 / Windows 8
- Windows 7 (only SP1)
- Windows 2012 Server R2 / Windows 2012 Server
- Windows 2008 Server R2 / Windows 2008 Server
Other Needed Server Components
The following components are needed by QPR UI. QPR UI installer will install them automatically, if they are not already installed.
- Java 8 for Windows (download link: https://java.com/en/download/)
- GlassFish (Java EE application server) (GlassFish documentation: https://javaee.github.io/glassfish/)
- .NET Framework 4.5.1 or newer (download link: https://www.microsoft.com/net/download)
Security note: QPR UI installer won't install the latest update of Java 8. After the QPR UI installation, check the currently installed Java version from the About Java window, and compare it with the latest available version in the Java download site. If a newer version of Java is available, update it.