Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images

TYPO3 Upgrade 4.2 to 4.3  – Backendview

Today i had some trouble after upgrading TYPO3 Installation 4.2.10 to 4.3.3 .
After the big security announcement i decided to update all costumers TYPO3 Installations.

With my short step-by-step upgrade sheet everything works fine, only one …

After Uploading the files the TYPO3 Install-Tool appears with basic black/white stylesheet, no images, no alignement … *strange*
The Backend doesn’t show any image, the menu couldn’t get clicked – aahhhhrgh! Whats up?!

But here’s my solution: SEARCH, READ, UNDERSTAND, ADJUST

I found some hints in the install.txt from TYPO3 source:

Make sure that AllowOverride allows “Indexes” and “FileInfo” in the Apache
configuration. If you cannot ensure this, rename .htaccess files to
_.htaccess. TYPO3 will run but considerably slower.
Here is the list of the files to rename:
typo3/contrib/.htaccess
typo3/gfx/.htaccess
typo3/mod/user/ws/.htaccess
typo3/sysext/.htaccess
typo3/sysext/t3skin/stylesheets/.htaccess
If the error does not disappear, web server error logs should help.

That’s all. First i tested mith renaming the .htaccess to _.htaccess, in the second step i adjust the apache-config manually -> tataaaam, it works fine!

So have fun with TYPO3.

Related posts:

  1. How to … update TYPO3 4.2
  2. mixed TYPO3 & TypoScript Snippets Vol. 3
  3. How to … set permission chmod for TYPO3
  4. How to … convert HTML-Content to PDF File in TYPO3
  5. TYPO3 Version 4.4.0 released
  6. TYPO3 4.5 – sendmail on Host Europe Server
  7. How to … sort the Typoscript Template
  8. Zimplit – a small, free Content-Management-System

0 Responses to “Problems after upgrading TYPO3 4.2 to 4.3 with stylesheets and images”


  1. No Comments

Leave a Reply

*