Re: [Trac] Install trac on a real webserver

2011-05-16 Thread Shawn Milochik

It's also fairly cheap and easy to use an Amazon EC2 instance.

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Install trac on a real webserver

2011-05-16 Thread Kilian
On 05/16/2011 04:00 PM, Pascal Graf wrote:
> or does anybody know a provider to run trac on it?

You can always rent a virtual or dedicated server, then you have shell
access.

-Kilian

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Install trac on a real webserver

2011-05-16 Thread Pascal Graf

thanks! i thought about that.
i asked my provider and they won't give me shell access to my server...

so this project is died! or does anybody know a provider to run trac on it?

anyway thanks for your help!
pascal

> Date: Mon, 16 May 2011 09:49:50 +0200
> From: maschinenr...@texttheater.net
> To: trac-users@googlegroups.com
> Subject: Re: [Trac] Install trac on a real webserver
> 
> On 05/16/2011 09:39 AM, Pascal Graf wrote:
> > so i download the package and extract it. and then i copy this folder
> > into folder trac in my subdomains tree on my server.
> 
> It doesn't work that way. Trac is not like, say, a PHP application that
> just lives in the Web directory. It is software that you need to
> install. (Check first if it maybe is already installed!) For that you
> need shell access to your server (or very dirty tricks). Read this:
> 
> http://trac.edgewall.org/wiki/TracInstall#InstallingTrac
> 
> Only after installing Trac should you create/copy a project environment,
> and configure your Webserver to expose it.
> 
> -Kilian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
> 
  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Install trac on a real webserver

2011-05-16 Thread Kilian
On 05/16/2011 09:39 AM, Pascal Graf wrote:
> so i download the package and extract it. and then i copy this folder
> into folder trac in my subdomains tree on my server.

It doesn't work that way. Trac is not like, say, a PHP application that
just lives in the Web directory. It is software that you need to
install. (Check first if it maybe is already installed!) For that you
need shell access to your server (or very dirty tricks). Read this:

http://trac.edgewall.org/wiki/TracInstall#InstallingTrac

Only after installing Trac should you create/copy a project environment,
and configure your Webserver to expose it.

-Kilian

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Install trac on a real webserver

2011-05-16 Thread Ryan J Ollos



Pascal Graf wrote:
> 
> 
> I installed trac already on a standalone server. now i'll install it on a
> "real" webserver.
> do i have to install trac local and copy everything or do i have to
> install it directly on the server?
> my server is python supported, but i can not find a python folder.
> 
> 

If you have done any configuration of Trac or added data that want to
preserve, then you'll want to move your TRACENV directory to the new server
after the install.

http://trac.edgewall.org/wiki/TracInstall#RunningTraconaWebServer

-- 
View this message in context: 
http://old.nabble.com/Install-trac-on-a-real-webserver-tp31623957p31626830.html
Sent from the Trac Users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Install trac on a real webserver

2011-05-16 Thread Pascal Graf

so i download the package and extract it. and then i copy this folder into 
folder trac in my subdomains tree on my server.
but how can i execute the setup.py file? that would be the right way, isn't it?

pascal


> Date: Mon, 16 May 2011 09:10:50 +0200
> From: maschinenr...@texttheater.net
> To: trac-users@googlegroups.com
> Subject: Re: [Trac] Install trac on a real webserver
> 
> On 05/16/2011 07:27 AM, Pascal Graf wrote:
> > do i have to install trac local and copy everything or do i have to
> > install it directly on the server?
> 
> While copying might be possible, the normal/recommended/better/sane way
> is to install Trac on the server.
> 
> Kilian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
> 
  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Install trac on a real webserver

2011-05-16 Thread Kilian
On 05/16/2011 07:27 AM, Pascal Graf wrote:
> do i have to install trac local and copy everything or do i have to
> install it directly on the server?

While copying might be possible, the normal/recommended/better/sane way
is to install Trac on the server.

Kilian

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



RE: [Trac] Install trac on a real webserver

2011-05-15 Thread Pascal Graf

I installed trac already on a standalone server. now i'll install it on a 
"real" webserver.
do i have to install trac local and copy everything or do i have to install it 
directly on the server?
my server is python supported, but i can not find a python folder.

thanks
pascal


> Date: Mon, 16 May 2011 00:12:34 +0200
> From: maschinenr...@texttheater.net
> To: trac-users@googlegroups.com
> Subject: Re: [Trac] Install trac on a real webserver
> 
> Hi Pascal,
> 
> On 05/15/2011 08:23 PM, Pascal Graf wrote:
> > i'm confused about the infos on TracInstall site.
> 
> I believe we all were when we first tried to install Trac. Please be
> more specific about what you need help with.
> 
> Best,
> Kilian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
> 
  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



Re: [Trac] Install trac on a real webserver

2011-05-15 Thread Kilian
Hi Pascal,

On 05/15/2011 08:23 PM, Pascal Graf wrote:
> i'm confused about the infos on TracInstall site.

I believe we all were when we first tried to install Trac. Please be
more specific about what you need help with.

Best,
Kilian

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] Install trac on a real webserver

2011-05-15 Thread Pascal Graf

Hi all

I want to install trac on a real webserver. I made a subdomain trac.mydomain 
and got a new folder "trac" in the subdomains folder.
how can i install trac on my server? what source should i use? i'm confused 
about the infos on TracInstall site.

thanks for your help
regards
  

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.