installed Trac under my admin account, unable to run under different account on same machine
|
|
Here is the error messgae I am getting:
|
|
|
Hi David, You will have to make your user the owner of the trac folder and all of the subparent folders with
Besides that, you will have to change the Apache port, because the default one (80) cannot be used by other user but the administrator. To do it, edit the file /path/to/trac/apache2/conf/httpd.conf and change
to, for example
Cheers |
