Difference: AppxHTMLClient543 (5 vs. 6)

Revision 62016-01-14 - JoeOrtagus

Line: 1 to 1
 

APPX HTML Client 5.4.3

This page gives installation instructions and an overview of the Appx HTML client.

Line: 36 to 36
  If you plan to use an SSL connection, your web server must be configured to accept both SSL and non-SSL connections.
Added:
>
>
You should install MongoDB, NodeJS and Node's NPM.
 We have tested the HTML client on current versions of IE, Chrome, Firefox and Safari.

Installation

Line: 138 to 140
 
  • If you are getting "[proxy:error] [pid xxxx] (13)Permission denied:" errors, you might have a selinux security issue that prevents apache from initiating any outgoing network connections to the web socket server port. In that case, try the following command:
    # setsebool -P httpd_can_network_connect 1
  • Some browsers (like IE) will not run the client successfully if you double click the 'client.html' file. You should always access the web page via http://servername/client.html, even if the page is installed on your local system.
  • Check to make sure your Appx Server Connector is still running. If not, restart it.
Added:
>
>
  • If you can't display table data inside a browser and you are running Windows Server 2008R2, you might try installing this HOTFIX from Microsoft. Windows 2008R2 servers without that HOTFIX will sometimes zero-out the MongoDB data. https://support.microsoft.com/en-us/kb/2731284
 

Comments

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback