[TYPO3-project-4-3] INSTALL.txt

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Nov 10 10:30:22 CET 2008


Hi!

Michael Stucki wrote:
> More important: When encountering a server error, the reason is always
> written to the Apache error log. You should tell about this, too
> (because there could be more reasons than the above).
> 
> On the other hand, it should also not become a total beginners manual.

:) Here is how I put it (see last two sentences):

===================
Q: I get "500 Server error" when I navigate to TYPO3 web site
   immediately after installation.
A: Make sure that AllowOverride allows "Indexes" in 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 error does not disappear, web server error logs should help.
   For Apache error log is usually localed in /var/log/apache2 or
   /var/log/httpd. Check with you hosting provider if in doubt where
   logs are.
===================

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/


More information about the TYPO3-project-4-3 mailing list