[TYPO3-english] Cannot access backend from Install Tool

Bernd Wilke t3n at pi-phi.de
Mon Jan 11 08:27:30 CET 2016


Am 11.01.2016 um 06:57 schrieb Irene P:
> Quote: Philipp Gampe (pgampe) wrote on Fri, 08 January 2016 11:57
> ----------------------------------------------------
>> Hi Irene P,
>>
>> Irene P wrote:
>>
>> > typo3_src-6.2.17\typo3\backend.php
>>
>> Wrong path. This needs to be typo3/backend.php
>>
>> You never call typo3_src directly.
>
> Are you saying that my symlinks are incorrect?

normaly a TYPO3 installation consists of following structure:

webroot (eg. /var/www/domain-folder/)
. . +- fileadmin
. . | . . +- ...
. . +- index.php (symlink or copy of ./typo3_src/index.php)
. . +- typo3_src (symlink to sources [*])
. . +- typo3 (symlink to ./typo3_src/typo3)
. . +- typo3conf
. . | . . +- ...
. . +- typo3temp
. . . . . +- ...

[*] the real soures of TYPO3 could be in the webroot-folder
but also be in a folder out of reach of frontend. having all versions of 
TYPO3 sources in one folder for a webserver with multiple instances can 
be easier to manage.

and so you never should call a path containing 'typo3_src' or worse with 
version like 'typo3_src-6.2.17'. neither for FE nor for BE or INSTALL 
TOOL. those pathes should be:
	http://domain/ ... (+simulated FE-pathes)
	http://domain//typo3/	(BE)
	http://domain//typo3/install/ (INSTALL TOOL)
don't store (/bookmark) other pathes



>
> Please see my screen capture, this is what I see on my web page
> http://domain/typo3/backend.php
>>
>> Best regards
>> --
>> Philipp Gampe  PGP-Key 0AD96065  TYPO3 UG Bonn/Köln
>> Certified Integrator  Active contributor TYPO3 CMS
>> TYPO3 .... inspiring people to share!
> ----------------------------------------------------
>
>
> begin 644 typo3_site.jpg
> M_]C_X``02D9)1@`!``$`8`!@``#__@`?3$5!1"!496-H;F]L;V=I97, at 26YC
> M+B!6,2XP,0#_VP"$``4%!0@%"`P'!PP,"0D)#`T,#`P,#0T-#0T-#0T-#0T-
> M#0T-#0T-#0T-#0T-#0T-#0T-#0T-#0T-#0T-#0T-#0T!!0@("@<*#`<'#`T,
[a lot of SPAM]
> M`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`
> E4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`!0`4`%`'_V0``
> `
> end
>



More information about the TYPO3-english mailing list