Thanks again for your quick answer!

I seems that is is not related with the database. I migrated egroupware 
to postgresql and still if i first call egroupware the rendering of the 
content in the frontend and in the backend gets messed up!

Could it be that it has to do something with sessions or that egw sets 
some parameters for php which messes the functionality in typo3 up?!?


Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Michael Karrer wrote:
>   
>> I did not know where it belongs to so i thought posting it to both would 
>> be ok.
>>     
>
> This is not related to extension or core development, so should be in English 
> list :)
>
>   
>> Anyway do you got any clue why this error occurs?!?
>>
>> Maybe egroupware messes setting of the mysql database up and changes it 
>> on runtime?!?
>>     
>
> Not if you use different user names and passwords. If user name and password 
> is the same, PHP will reuse existing connection. But with different user 
> names and passwords it is separate connections.
>
> One more thing to try: check database access for both users. Make sure that 
> users can access only their databases: TYPO3 database user should not see 
> eGroupware database and vice versa. You can do it with GRANT/REVOKE sql 
> statements.
>
>   

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to