[TYPO3] seriuos problem migrating 4.2.1 installtion to another server

G.Unger skyfreak1 at gmx.net
Tue Aug 26 13:10:10 CEST 2008


hello list
hello susanne

I doublechecked/eliminated all umlaute ... no success :(

the former developer moved the site from one server to another, both 
server are run by the same hoster, and it worked even with umlaute in 
TS ?!

let's sum it up what I have done:

T3 4.2.1 / mysql5 / php5 on online development server as well as on local Mac

- client made a complete download of all files and folders by ftp from 
the online development server
- database was exported/dumped by phpMyAdmin extension. looking in the 
sql file I see that charset is utf-8 and collation as well

- on my local Mac I created a new empty DB with
  charset utf8_unicode_ci and collation utf8_unicode_ci
- imported the online DB dump in bash with mysql command
- all templates can be found in DB (checked with phpMyAdmin)
  and are propperly filled, means no lines cropped
- installed all files/folders on my local Mac
- ran
  chgrp -R www fileadmin typo3conf typo3temp uploads
  chmod -R g+w,o-rwx fileadmin typo3conf typo3temp uploads
  in bash to set rights and group
- deleted typo3conf/temp_CACHED_*.php files
- in localconf.php I changed the dbname/username/userpwd values
  to point to the db on my local Mac
- logged into backend ... no problem
- logged into frontend ... no problem
- cleared all cache in backend

bang frontend error
The page is not configured! [type= 0][]

frustrating :(

where do I go wrong?

thx for any help & rgds
GUIDO





On 2008-08-25 22:22:04 +0200, G.Unger <skyfreak1 at gmx.net> said:

> Hi Susanne,
> 
> indeed I did try that, but maybe didn't get them all. I will 
> doublecheck and see if it workz.
> 
> thx & rgds,
> GUIDO
> 
> 
> On 2008-08-25 17:48:47 +0200, Susanne Moog <typo3 at susannemoog.de> said:
> 
>> hello guido,
>> 
>> have you tried removing all umlauts from your TS templates? According 
>> to the comments in bugtracker it is just a problem if you have some 
>> umlauts in your templates otherwise all works correct.
>> 
>> Regards,
>> 
>> Susanne




More information about the TYPO3-english mailing list