You must set DocSuite up on a web server in order to access its content. There are several options for meeting this requirement:
If you access DocSuite using NetSol's server at docsuite.netsoltech.com, you do not need to do anything. NetSol provides all server requirements for the documentation. If you are not already using docsuite.netsoltech.com but wish to start, contact LeasePak Help Desk for a username and password.
If you wish to host DocSuite on your own web server, you will need a server that includes PHP 5.3.x. Your web server/PHP combination must resolve PHP $_SERVER
variables, specifically $_SERVER['DOCUMENT_ROOT']
, $_SERVER['QUERY_STRING']
, and $_SERVER['SCRIPT_NAME']
.
NetSol has set up and successfully run DocSuite on the following OS/server/PHP combinations:
Earlier versions of IIS may not resolve PHP $_SERVER
variables and will therefore not work for DocSuite. You can run phpinfo.php
on your server setup to check for this.
By default, DocSuite Search links take users to the search engine installed on docsuite.netsoltech.com. If you wish to keep users on your internal server from linking to docsuite.netsoltech.com, you must either disable this link or change it to point to a search engine installed on your site. See Setup for more information.
NetSol can provide a copy of DocSuite on the portable web server Server2Go, which you can use from a CD, flash drive, or directory on any PC.
DocSuite on Server2Go currently uses the search engine installed on docsuite.netsoltech.com. In the future NetSol may offer a Server2Go solution that includes a self-contained search engine.
The browser must also include a PDF reader and have JavaScript enabled.