********************************************************************** * * iOfficeV4 R1.2 to R1.3 Upgrade Guide * - Linux Version * * NEOJAPAN Inc. * Neo Japan International GmbH * ********************************************************************** Use this procedure to upgrade from iOfficeV4 R1.2 to R1.3 in Linux Operating System. This explanation assumes that the web server is using Apache Server. Note: The following procedure is assuming that the installation directory is /var/www/cg-bin/dnet and your WWW server's document root is /var/www/html. ---------------------------------------------------------------------- 1. Default Installation Directories ---------------------------------------------------------------------- Default Installation directories of iOfficeV4 are as follows. ------------ OS CGI modules Image files ------------ Redhat 5.x/6.x /home/httpd/cgi-bin/dnet /home/httpd/html/neoimage-en Redhat 7.x/8.x /var/www/cgi-bin/dnet /var/www/html/neoimage-en SuSE 5.x/6.x/7.x /usr/local/httpd/cgi-bin/dnet /usr/local/httpd/htdocs/neoimage-en SuSE 8.x /srv/www/cgi-bin/dnet /srv/www/htdocs/neoimage-en Sun Cobalt Qube2 /home/groups/home/cgi-bin/dnet /home/groups/home/neoimage-en Sun Cobalt Qube3 /home/groups/home/web/dnet /home/groups/home/neoimage-en Sun Cobalt RaQ3, RaQ4 /home/groups/sites/web/dnet /home/groups/sites/neoimage-en Sun Cobalt RaQ550 /home/sites/virtual site name/web/dnet /home/sites/virtual site name/neoimage-en ---------------------------------------------------------------------- 2. To upgrade from iOfficeV4 R1.2 to R1.3 ---------------------------------------------------------------------- 1) Copy the downloaded file to a temporary directory. You can use any FTP software to copy the file. 2) Start telnet tool and connect the server. 3) Once the telnet connection established, switch to the root user. >su >Passwd:***** Enter a password for the root user. The following installation process is assuming that the installation directory is /var/www/cg-bin and that you copied the tar.gz file to /home/guest. 4) Move the downloaded tar.gz file to the installation directory. >cd /var/www/cg-bin >mv /home/guest/ioupV4R1lR7i.tar.gz . 5) Expand the file using tar command. >tar -zxvf ioupV4R1lR7i.tar.gz 6) Change the owner and group of the directories to the user who provides HTTP service. >chown -R owner:group dnet The default owner and group in each OS are as follows. ------ OS Owner Group ------ Redhat 5.x/6.x nobody nobody Redhat 7.x/8.x apache apache SuSE 5.x/6.x nobody nobody SuSE 7.x/8.x wwwrun nogroup Sun Cobalt Qube2 httpd home Sun Cobalt Qube3 httpd httpd Sun Cobalt RaQ3, RaQ4 admin home Sun Cobalt RaQ550 nobody nobody For example, if your OS is Redhat 7, you should perform >chown -R apache:apache dnet ---------------------------------------------------------------------- About Us ---------------------------------------------------------------------- Neo Japan International GmbH Am Wallgraben 28 40625 Duesseldorf Germany NEOJAPAN Inc. Nakagawa 1-16-14, Tsuzuki-ku, Yokohama City, Kanagawa Pref. 224-0001 Japan Company URL: http://www.neoint.com/ iOfficeV4 URL: http://www.neoint.com/ioffice/ E-mail: info@neoint.com ---------------------------------------------------------------------- Rev.01.00 April/2003