Forum OpenACS Development: Re: A graphical installer for OpenACS & dotLRN

Vlassis,

Thanks so much for creating this! I just now tried the OACS version out on a laptop running WinXP Home edition. Here's some brief feedback.

So far the only error during the configuration was:

Loading data file c:/openacs/openacs/packages/ref-timezones/sql/postgresql/00-timezones.ctl...
Failed to install Reference Data - Timezone, version 5.1.1.  The following error was generated:

couldn't open "/tmp/psql-copyfile-a02480": no such file or directory

The server doesn't restart by itself as the docs indicate it should. However restarting the server manually works.

In the server logs, these are the only error messages I noticed:

______

[18/Aug/2004:01:12:41][260.2480][-conn:openacs::0] Error: Ns_PgExec: result status: 7 message: ERROR:  relation "apm_packages" does not exist

[18/Aug/2004:01:12:41][260.2480][-conn:openacs::0] Error: Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR:  relation "apm_packages" does not exist

SQL:

    select package_id from apm_packages
    where package_key = 'acs-kernel'

Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR:  relation "apm_packages" does not exist

____

Regards and thanks again,
Shambhu