[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Setting up PHP to browse multiple repositories.

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-04-18 10:13:29 CEST

2005/4/18, Peter McNab <mcnab_p@melbpc.org.au>:

> I have a couple of dumb user's questions.
>
> In the TortoiseSVN help, in section 3.1.4 under the subtitle Index of
> projects under SVNParentPath
> is a PHP script example.
> The accompanying text says "Save the lines above to a file svn_index.php
> and store that file in your web root folder."
> Ok so my question is what is considered to be the "Web Root Folder"
> Is it the same directory as the SVNParentPath names in the httpd.conf
> file for Apache2?

It's the folder where your SVNParentPath points to.

> Then when installing the latest PHP on Apache 2.0.54 the PHP install
> instruction refer to two alternatives.
> Do I follow the instructions for setting up PHP for CGI operations or
> for setting up a non CGI PHP server?

That's up to you. CGI means that PHP is loaded every time such a page
needs it. Otherwise it stays loaded.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Apr 18 10:13:51 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.