Thanks, Bill

*****... Please, allow me to ask this question:

I don't think I have a Server License ... When I run Server Admin, I
get Zero available servers.  If I select localhost (127.0.0.1) and
click on settings the Enable section is grayed-out, and the Serial
Number section is empty.

Should this have come with my Mac Pro tower?

***** I spent a little more time with the following section:
http://trac.edgewall.org/wiki/TracOnOsxNoFink
and could use some help ... I unable to see 'something' when I type in
my browser: http://localhost/trac
I am able to see my svn project if I type: https://localhost/svnproject

Here is trac.conf  and location, what am I doing wrong?:
------------------------------------------------------------
cat /etc/apache2/other/trac.conf

# Enable fastcgi for .fcgi files
<IfModule mod_fastcgi.c>
   AddHandler fastcgi-script .fcgi
   FastCgiIpcDir /var/lib/apache2/fastcgi
</IfModule>

ScriptAlias /trac /Library/WebServer/CGI-Executables/trac.fcgi
<Location "/trac">
  SetEnv TRAC_ENV "/usr/local/trac"
</Location>
------------------------------------------------------------
my trac.ini [project] and [trac] snippets:
....
[project]
descr = My example project
footer = Visit the Trac open source project at<br /><a href="http://
trac.edgewall.org/">http://trac.edgewall.org/</a>
icon = common/trac.ico
name = svnproject
url = http://example.org/
....
[trac]
authz_file =
authz_module_name =
base_url =
check_auth_ip = true
database = sqlite:db/trac.db
default_charset = iso-8859-15
default_handler = WikiModule
htdocs_location =
ignore_auth_case = false
mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search
metanav = login,logout,settings,help,about
permission_store = DefaultPermissionStore
repository_dir = /Users/Shared/svn/svnproject
repository_type = svn
# request_filters = <set in global trac.ini>
# templates_dir = <set in global trac.ini>
timeout = 20

------------------------------------------------------------


Thank you.
// Sal
// Northwestern University



On Jul 9, 5:04 pm, William Siegrist <[email protected]> wrote:
> On Jul 9, 2009, at 1:50 PM, wyndsword wrote:
>
>
>
> > On this link:
> >  http://trac.edgewall.org/wiki/TracOnLeopardServer
> > On this Line:
> >  "3. Using Server Admin, enable SSL and restart Apache..."
>
> > This needs more detail.  I am unable to get my Server admin working.
>
> > When I turn on, all I see is "localhost"  but it shows up empty ...
> > There are no services, so I am unable to follow the rest of the
> > instructions.
> > Do any of you have any hints?
>
> Google found this:
>
> http://images.apple.com/server/macosx/docs/Web_Technologies_Admin_v10...
>
> -Bill
>
>  smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to