[TYPO3] RealURL modifies my 'Speaking URL path segment'
Patrick Braun
patbraun at nospam.com
Thu Aug 9 22:40:42 CEST 2007
Hi Andreas,
Add to your tutorial:
Step 1 Server Check
===============
-Apache's mod_rewrite required
Moving from RealURL:
===============
-If you used a separate RealURL config file (i.e. realurl_config.php), delete
it. Delete the include at localconf.php too.
-Delete the following RealURL tables from your database using PHPMyAdmin
(if you know how to do it, otherwise leave it alone):
tx_realurl_chashcache
tx_realurl_errorlog
tx_realurl_pathcache
tx_realurl_redirects
tx_realurl_uniqalias
tx_realurl_urldecodecache
tx_realurl_urlencodecache
my 2 cents.
PB
More information about the TYPO3-english
mailing list