Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Problém s 500 Internal Server Error (.htaccess)  (Přečteno 3149 krát)

MyKE

  • Návštěvník
  • Příspěvků: 22
Problém s 500 Internal Server Error (.htaccess)
« kdy: 22 Srpna 2009, 20:46:36 »
Zdravím. Můj jediný problém k 100% web-serveru je .htaccess.
Když ho v nějakém CMS např. joomla! zapnu, tak se zobrazí Internal Server Error.
Ve WordPress 2.6 mi .htaccess funguje. Nevím proč to nejde u ostatních CMS...
htaccess je zapnut a2enmod...

Kód: [Vybrat]
a2enmod
Your choices are: actions alias asis auth_basic auth_digest authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file
 authnz_ldap authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache
 cern_meta cgi cgid charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache dump_io env expires ext_filter file_cache filter
 headers ident imagemap include info ldap log_forensic mem_cache mime mime_magic negotiation php5 proxy proxy_ajp proxy_balancer
 proxy_connect proxy_ftp proxy_http rewrite setenvif speling ssl status substitute suexec unique_id userdir usertrack version vhost_alias

V apache2.conf je AccessFileName .htaccess
A sites-available/default je:

Kód: [Vybrat]
<VirtualHost *:80>
        ServerAdmin admin@nosend.cz
        ServerName stranka.tld
        ServerAlias www.stranka.tld stranka.tld
        DocumentRoot /var/www/stranka.tld/stranka.tld/

<Directory /var/www/stranka.tld/stranka.tld/>
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
allow from all
</Directory>
</VirtualHost>

Vše by mělo být OK.
Celé znění chyby je:

Citace
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

log:
Kód: [Vybrat]
[Sat Aug 22 20:31:36 2009] [error] [client 192.168.1.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://stranka.tld/
[Sat Aug 22 20:31:37 2009] [error] [client 192.168.1.1] File does not exist: /var/www/stranka.tld/stranka.tld/favicon.ico, referer: http://stranka.tld/more-about-joomla.html

Ten Request exceeded the limit of 10 internal redirects.... jsem hledal v konfiguraci a nenašel jsem a myslím, že to nemá vliv...

Pokud někdo víte, tušíte... tak prosím napište. Je to důležité. Díky.

 

Provoz zaštiťuje spolek OpenAlt.