3.6.3. Deploy FlipViewer BV's PHP Package

 

 

You need to deploy FlipViewer BV's PHP Package in your Web Server if you are hosting the FlipBooks for FlipViewer BV at your Web Server. Please obtain the FlipViewer BV's PHP package from your ID issuer.

 

 

Hardware Requirements

 

The recommended hardware requirements for FlipViewer BV’s PHP Package are:

 

Computer/Processor

IBM® PC compatible, Pentium® III 500 MHz or better

Memory

512 MB RAM

Hard Disk Space

20 GB of free hard disk space

Drive

CD-ROM drive

Display

800 x 600 pixels screen area with 16-bit display adaptor

 

 

Software Requirements

 

PHP Server

Operating System

Red Hat Linux 9.0

PHP

PHP Server 4.3.10

 

 

 

To install FlipViewer BV’s PHP package in your Web Server:

 

1. Unzip the package and host the package in the document serving folder.

 

2. Customize the file "fvbrowser.php" in the package by modifying the following line:

      $phpurl="http://web_jsp_server/fvb/parse_opf.jsp?opf=".$_REQUEST['opf']."&pubid=".$_REQUEST['pubid']."&subid=".$_REQUEST['subid']."&rfh=".$_REQUEST['rfh']."&imflp=".$_REQUEST['imflp']."&pres=".$_REQUEST['pres']."&find=".$_REQUEST['find']."&pn=".$_REQUEST['pn']."&mm=".$_REQUEST['mm']."offln=".$_REQUEST['offln']."&email=".$_REQUEST['email'];

   

Change the web_jsp_server to the host name of JSP Server URL. Get your JSP Server URL from your ID issuer.