On 13 September 2010 12:12, Michal Nosal <a2.nosal_at_gmail.com> wrote:
>
> Hello, I hope you are right person for this.
Thanks for your feedback, but please do not email the project owners
directly, even if you are also a contributor. The mailing list is the
right place for all questions and discussion about TortoiseSVN, in
this case the dev list. I have copied the reply there too.
> In TortoiseSVN-1.6.99-sk.pdf
> (I`m using for translation this version at
> http://docs.google.com/viewer?a=v&pid=wave&srcid=SfCVLhx52&chrome=true) is
> part 3.7.2. Installing Apache:
>
> 2. Once you have the Apache2 installer you can double click on it and it
> will guide you through the installation
> process. Make sure that you enter the server-URL correctly (if you don't
> have a DNS name for your server just
> enter the IP-address). I recommend to install Apache for All Users, on Port
> 80, as a Service. Note: if you already
> have IIS or any other program running which listens on port 80 the
> installation might fail. If that happens, go
> to the programs directory, \Apache Group\Apache2\conf and locate the file
> httpd.conf. Edit that
> file so that Listen 80 is changed to a free port, e.g. Listen 81. Then
> restart the installation - this time
> it should finish without problems.
>
> 3. Now test if the Apache web server is running correctly by pointing your
> web browser to http://localhost/ - a preconfigured Website should show up.
>
> But if user installs Apache on other port like 80 (for example he has
> installed IIS as mention about) and then try http://localhost/, then get IIS
> or somtheing other what is listening on port 80.
> There should be write something if user uses other free port as 80 (e.g port
> 81), then should test if the Apache web server is running correctly by
> pointing your web browser to http://localhost:81/
>
> Or I`m wrong ?
> I have to change Apache listening port to 100 and then I can access at
> http://localhost:100 on PC a few months ago, because IIS was there installed
> the first.
You're right. I will update the docs to say that.
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2658742
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-13 14:23:05 CEST