[TYPO3] Migration issue - website not displaying pages - .htaccess problem?

Marcus Biesioroff vsbies at wp.pl
Thu Jun 26 13:30:14 CEST 2008


ellou'

You wrote on 26 czerwca 2008 (13:05:54) :

> This is my htaccess file without comments. Does it make sense?

> RewriteEngine On

> RewriteRule
> ^(typo3|typo3temp|typo3conf|t3lib|tslib|fileadmin|uploads|showpic\.php)/
> [L]

> RewriteRule ^typo3$ typo3/index_re.php [L]

> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteCond %{REQUEST_FILENAME} !-l

> RewriteRule .* index.php [L]


>  I have asked the hosting company to look at it,
> and they came and said this to me:

> {...} Also note that mySQL 4 is installed on the server.

Which version of MySQL you had on previous hosting ? as far as I know
5-th ver. requires additional configuration,

it's quite possible, that you make some changes then, and now (@MySQL
v4) this causes problems...


-- 
greets,
 Marcus Biesioroff
 



More information about the TYPO3-english mailing list