[TYPO3-english] config root url on localhost
Robert Wildling
robertwildling at gmail.com
Sun May 13 07:10:45 CEST 2012
You need to set a TS in the base setup of your installation - for which
you definately need to get into the backend:
Contants:
baseURL = www.yoursite.com
Setup:
config.baseURL = http://{$baseURL}
[globalString = IENV:TYPO3_SITE_URL=https://{$baseURL}]
config.baseURL = https://{$baseURL}
[global]
Why can you not login? Can you get into the install tool and create a
new backend user?
Robert
> Hello!
>
> Has anyone can tell me how to fix baseurl in the version of 4.6? The CSS is missing, and I can't login in BE too!
>
> Thanks!
>
> Jeson
More information about the TYPO3-english
mailing list