[Typo3] symlinks for typo3

Stan sd at ixnl.com
Mon Aug 8 14:14:19 CEST 2005


Hi

Sorry for being impolite, I changed it.

I have been reading, but I can't get my head around it.

Thanks  for your advice though - I should have said I've looked on google 
already.

I just don't want to screw things up.
 It is my first time I am trying to put more than one typo3 on the server


> Hi Stan,
>
> first, it is considered very impolite to use the mailing lists without
> providing your real name in the "From"-field, so  "sd <sd at ixnl.com>" will
> upset some people here which then refuse to read or even answer your
> posts.
>
> That said, concerning your problem:
>
>
>> I want to put typo3 more than once on the server
>
> No problem. Just install the source *once* somewhere like you already
> did:
>
>
>> I have put typo3_src-3.7.1.tar.gz
>> in hom/www/
>> tar xzf typo3_src-3.7.1.tar.gz
>
> So much for the source. Now, to craety multiple sites, just deflate and
> rename the dummy package:
>
>
>> tar xzf dummy-3.7.1.tar.gz
>> Now the Dummy package I installed I want it to be in directory CJKL
>> Do I rename the dummy-3.7.1 to CLKL ???
>
> Yes.
>
> mv dummy-3.7.1 CLKL
>
>
>> Then create a symlink??? and if so, what do I put, I have never made a
>> symlink before.
>
> The only symlink you have to create/change is located inside the dummy
> directory and is called typo3_src:
>
> /home/www/dummy-3.7.1/typo3_src
>
> Usually, it points to the directory "../typo3_src-3.7.1", so if you
> installed the dummy package in the same directory as the sources, it
> should be ready to go.
>
> If you want to create your own symlinks, use the following syntax:
>
> ln -s /path/to/source name_of_symlink
>
> for example, inside the dummy/CJKL-directory, type:
>
> ln -s ../typo3_src-3.7.1 typo3_src
>
>
>> Sorry for being such a dummy, I am not a linux guy - must learn
>
> I recommend searching google for some basic Linux tutorials.
>
> Sven
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.338 / Virus Database: 267.10.1/64 - Release Date: 04/08/2005
>
> 




More information about the TYPO3-english mailing list