Copy TYPO3 to a new domain -
i try copy typo3 installtion new directory (and new domain), got problems can't figure out come from.
what have done is: copied files new directory (new domain mapped directory). copied database. changed db logininfos in typo3conf/localconfiguration.php.
when call new domain oops, error occurred!. far (i have change domains in backend else can't work).
when want login in backend (/typo3) login-mask, without css or images. can't login, says user or passwort wrong. changed admin-password in new database still can't login.
i not sure can or how can debug whats wrong.
to css , images: both /typo3 sites include same css /typo3temp/compressor/merged-xxxx.css?xxxx. version on copied version muuch shorter.
then image
//version on original: <img src="sysext/t3skin/images/login/typo3logo-white-greyback.gif" alt="" class="t3-login-logo"> //version on copied-version <img src="../skin/images/login/typo3logo-white-greyback.gif" alt="" class="t3-login-logo"> do miss something? how find error?
empty typo3temp folder did trick.
Comments
Post a Comment