Reynier Perez Mira schrieb: > Hi every: > I installed a new server (Ubuntu 7.10 Server) and now I need to install Trac. > I do this: > > 1. aptitude install trac - This install Apache, livapache2-svn and Trac as > well > 2. I configure a simple Trac Env > > Now when I try to access I get this error: > > Forbidden > You don't have permission to access /trac on this server. > -------------------------------------------------------------------------------- > Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 mod_python/3.3.1 Python/2.5.1 > PHP/5.2.3-1ubuntu6.3 Server at 10.128.50.155 Port 80 > > Why? > Cheers > Ing. Reynier Pérez Mira > Grupo Soporte al Desarrollo - Dirección Técnica IP > > > > > > hi
you probably installed with "root" and then you need to access the filesystem of the installation also via "root"... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
