Hi! Robert, I can login in backend now, but when I open frontend url as below, the css is missed.
http://localhost/typo3/4.6.7/get-started/ Thanks! Jeson ________________________________ From: Robert Wildling <[email protected]> To: [email protected] Sent: Sunday, May 13, 2012 1:10 PM Subject: Re: [TYPO3-english] config root url on localhost 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 _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
