[TYPO3] RealURL problems: Decode cache remains empty

Andreas Lappe nd at off-pist.de
Tue May 6 22:42:11 CEST 2008


Hello Everyone,

    I do have a problem with the latest RealURL (1.33) on typo3-4.2:
Installed as usual and using the autoconf option, I get the following
situation. The menu is built correctly, and every link has a fine value
(like href='start/'). But clicking on the links, I remain on the first
active site (but the URL in the browserbar changes).

    Using `devlog` and the debug option of RealURL I get `Entering
decodeSpURL` for every pageview. I logged out of the BE while trying to
update the cache, but the decode-cache is and stays empty. encode-cache
and ID-to-path seem fine though.

    I used the supplied .htaccess and only added the first line to use
php5 via cgi. Tried to put that in the last line (shortly after walking
three circles right after midnight), but that didn't change a thing.

    Does anyone here have any clue what's wrong? I used the autoconf on
like three setups and always worked fine for these simple sites. Not
this time...

Hoping for help

Andy


--8<------8<------8<------8<--
config {
    # realURL:
    simulateStaticDocuments = 0
    baseURL = http://example.org/
    tx_realurl_enable = 1
}
--8<------8<------8<------8<--
-- 
``I don't know what the f*** you're doing, but you've changed everything.
It's totally gonzo.´´
				-Bill Cardoso to Hunter S. Thompson


More information about the TYPO3-english mailing list