[TYPO3-linux] Directory change

Robert Markula robert.markula at gmx.net
Thu Feb 9 20:51:07 CET 2006


Martin Schoenbeck wrote:
> Hi Robert,
> 
> Robert Markula schrieb:
> 
>> The question now is this: Because our current typo3 installation is
>> using the .zip-package and is located in the root directory of the
>> webserver, what has to be considered when we move typo3 to a subfolder
>> and use the .tar.gz package with symlinks?
> 
> Remove the directories of the old installation and create symlinks as
> shown:
> 
> index.php -> tslib/index_ts.php
> media -> tslib/media/
> showpic.php -> tslib/showpic.php
> t3lib -> typo3_src/t3lib/
> tslib -> typo3_src/tslib/
> typo3 -> typo3_src/typo3/
> typo3_src -> /where/your/new/typo3/is/typo3_src-4.0beta2/
> 
> Later on the only symlink to recreate for a new version is the last one.
> 
> Don't forget to fill global extensions, if you have some.

Ah, now I understand! Thank you very much for your explanation! I really
had tomatoes in my eyes when I tried to understand the same thing
in the doc_inst_upgr manual.

Cheers,
Ro




More information about the TYPO3-linux mailing list