Internal Server Error

A place for general not CMSimple related discussions
Post Reply
Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Internal Server Error

Post by Tata » Tue Apr 19, 2016 8:48 pm

I habe testweise installiert CMSimple_XH auf http://mmuaw.cmsimple.sk. Dazu habe ich noch QuickCart e-Shop installiert. Die Webseite ist für 4 Sprachen vorbereitet und läuft auch problemloss. Weil QuickCart kann nur unter einer Sprache laufen, habe ich im Forum gefunden, dass, falls es mehrere Sprachen braucht, muss es für jede Sprache neu installiert werden. Am localhost habe ich die Struktur:

cmsimple
content
de
---eshop-de
en
---eshop-en
pl
---eshop-pl
...
eshop-sk
...
index.php

Wenn ich es hochgeladen habe, kann ich die Seite auch öffnen, aber e-Shops nicht (aus keiner der Sprachseiten) nicht. Und bekomme:
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at support@exohosting.sk to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.

In der Logdatei steht:
[Tue Apr 19 21:08:40.237303 2016] [autoindex:error] cmsimple.sk [pid 35787:tid 34594703360] [client 95.103.37.18:51654] AH01276: Cannot serve directory /www/c/m/u13296/public_html/_sub/mmuaw/: No matching DirectoryIndex (index.php,index.html,index.htm,index.cgi,index.pl,index.php3,index.wml,index.shtml) found, and server-generated directory index forbidden by Options directive
Doch die index.php Daieien sind, wo sie sein sollen. Was soll das? So was habe ich noch nie erlebt.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

lck
Posts: 2963
Joined: Wed Mar 23, 2011 11:43 am
Contact:

Re: Internal Server Error

Post by lck » Wed Apr 20, 2016 10:01 am

Tata wrote:Doch die index.php Daieien sind, wo sie sein sollen. Was soll das? So was habe ich noch nie erlebt.
Häng mal an allen Link zu den Shops ein "/" an, z.B.
http://mmuaw.cmsimple.sk/en/eshop-en/
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“   👉 Ludwig's XH-Templates for MultiPage & OnePage

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Internal Server Error

Post by Tata » Wed Apr 20, 2016 10:21 am

Der Fehler war in .htaccess.

Code: Select all

Options indexes
Nach auskommentieren funktioniert es fein.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply