Q.
Just after I install iOfficeV4, iOfficeV4 always asks
me to enter a license key to cancel the evaluation period
when I login. Do I need to purchase the license key?
A1. No, you don't have to purchase
the key. You can use iOfficeV4 for 60-Day for free.
If you installed iOfficeV4 with using tar.gz file to
Linux machine, you should change the
owner and group of dnet directory and files in the directory.
Use chown command to change the owner and group.
If you install iOfficeV4 on Redhat 7.x,
chown -R apache:apache /var/www/cgi-bin/dnet
If you install iOfficeV4 other than default directory,
specify the path, and also if you've changed the default
owner and group of httpd service, specify them.
In the case of using Windows OS, If
the user account called IUSR_Servername
does not have write permission to "/Inetpub/scripts/dnet"
folder, iOfficeV4 cannot access to the files in the
folder. To permit the user or a group of the user to
write the folder, open Explorer and right click "/Inetpub/scripts/dnet"
folder, then choose Properties. You will see the Security
tab. Set appropriate permission to the user.
A2. In older version of "Installation
Guide", description about "xscheduler.sh"
is mistaken. Haven't you executed "xscheduler.sh"
at command line with root user before accessing iOfficeV4
from browser? If you've done it, a directory called
"tmp" has created under dnet/data directory.
Please change the owner and group of tmp directory.
See also:
Installation
topic in Online Help
Linux Installation
Guide
|