[TYPO3] RealURL woes, still not working.

Dmitry Dulepov [typo3] dmitry at typo3.org
Sun May 4 14:08:51 CEST 2008


Felyza Wishbringer wrote:
> I'm also unable to generate an autoconfig, at all. (Including when I don't
> have a manual config entered.)

Well, it means that something is wrong with your installation. You should go to Install tool and check directory permissions.

> Now, I don't know if this means its reading the ENGINE call as a field to
> update, or if my server doesn't support InnoDB. I'm rather green to
> webmastering, so if anyone could point me at the right resources, or tell me
> where I'm doing something wrong, I'd be more than happy to have a learning
> experience if it fixes it. 

Ignore ENGINE changes. They are mainly for performance reasons. They do not affect how RealURL works.
----------------------
>> <?
>> $GLOBAL[$RootPID]= array('www.mydomain.com' => '24','mydomain.com' =>
>> '24',); 
>>
>> $GLOBALS[$TYPO3_CONF_VARS]['EXTCONF']['realurl']=array(
>>    'init' => array(

This is wrong configuration. Read the RealURL manual and configure RealURl correctly.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list