Forum OpenACS Q&A: First Access to the site

Collapse
Posted by Iuri Sampaio on
I installed oacs on my machine.
I got the first screen, which is a form to fill out with some info about system administrator such as email, name, password, etc.

But when i hit on start installation, it takes me to another screen and it gets stuck there.

The correct way would be to get that screen and after a few
minutes i get the main webpage to login and etc.

So I belive i forgot something but i can't see what.
I create the db: createdb -E UNICODE yabtdev
I started the service: etc/config.tcl -u yabtdev -s yabtdev - 192....

what should i do?

Collapse
Posted by Torben Brosten on
Check the aolserver error.log file for errors. If there is nothing, consider checking the postgresql log file, too.
Collapse
Posted by Carl Robert Blesius on
This might not be the problem, but could your browser be timing out before the datamodel gets a chance to actually load? Some browsers timeout at 60 seconds. Loading the entire datamodel takes more than 60 sec. Firefox works.
Collapse
Posted by Iuri Sampaio on
I'll check both...
Thanks for the quickly answer
Collapse
Posted by Iuri Sampaio on
Ok i run the form on firefox browser. and i ran tail -f error.log to check what was going on there.
it seeems i need to run psql mannually, am i correct?

I got that:

************************

[01/Feb/2006:15:55:44][20604.8][-conn:yabtdev::4] Warning: tclfilter: install_handler return invalid result:
[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Notice:
DAVEB pghost = '' pgport = '' pguser = '-U yabtdev'

[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Error: Error sourcing /home/yabtdev/yabtdev/packages/acs-bootstrap-installer/installer/install.tcl:
couldn't execute "psql": no such file or directory
while executing
"open "|[file join [db_get_pgbin] psql] $pghost $pgport $pguser -f $file_name [db_get_database] $pgpass" "r""
("postgresql" arm line 37)
invoked from within
"switch $driverkey {

oracle {
global env
set user_pass [db_get_sql_user -dbn $dbn]
cd [file dirname $file]..."
(procedure "db_source_sql_file" line 6)
invoked from within
"db_source_sql_file -callback apm_ns_write_callback acs-kernel-create.sql"
(procedure "install_do_data_model_install" line 7)
invoked from within
"install_do_data_model_install"
invoked from within
"if { ![install_good_data_model_p] } {
install_do_data_model_install
} else {
ns_write "Kernel data model already installed."
# If kernel i..."
(file "/home/yabtdev/yabtdev/packages/acs-bootstrap-installer/installer/install.tcl" line 37)
invoked from within
"source $__file "
[01/Feb/2006:15:56:44][20604.8][-conn:yabtdev::4] Warning: tclfilter: install_handler return invalid result:
***********************

Collapse
Posted by Iuri Sampaio on
Well, now i'm lost.
I installed oacs on another machine and it was fine. I went to the browser and the installation worked out.

BUt i still don't get that working. http://www.myybiz.net:8090