Forum OpenACS Q&A: Re: Couldn't find welcome page after install

Collapse
Posted by Wei Shi on
I just saw an error message saying no page is found when
I browse http://localhost:8000/

I set my pageroot to /var/lib/aolserver/service0/www.
There's bunch of directories under page root by no sigle
file there, so there's probably why I got an error message.
But I can go through the directories under /var.../www
and browse all files under there, although all .adp files
displayed with something like "@xxxx@" in the page.

What are the kernel/admin accounts I need?  I created
unix account "service0" and PostgreSQL user "service0"
as mentioned in installation guide.  Is there any other
account I have to create?  How do these accounts affect
OpenACS?  Does OpenACS redirect the index.html page
depending on whether it can find these accounts or not?

Collapse
Posted by Jade Rubick on
It seems like you might have set up something on Aolserver wrong.

The installation guide is the ultimate guide...

You shouldn't have to do anything besides what it says.

There isn't an index.html page, but the index.tcl and index.adp pages should be there. It looks like they're not being interpreted, however.

I think the problem is Aolserver related.