To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68580





------- Additional comments from [EMAIL PROTECTED] Sun Apr 22 15:41:28 +0000 
2007 -------
Yes, I think it will work on SuSE 10.2.  Presuming your server is running
Apache, put the script into any directory that can run CGI scripts.  I think
Apache default comes with a cgi-bin directory; if not, add configuration
something like this:

<Directory /server_base_directory/directory_where_script_goes>
  Options +ExecCGI
  AddHandler cgi-script .cgi
  Order allow,deny
  Allow from all
</Directory>


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to