FAQ |
Kalender |
![]() |
#1 | ||
|
|||
Nykomling
|
Hej!
Håller på med en hemsida till ett företag och köpte e-commercen interspire shopping cart för 3 000, nu till det sura: använder mig av clichewebhosting för närvarande, alla filer är uppladdade men får felmeddelandet: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] 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. Apache/2.2.10 (Unix) PHP/5.2.11 Server at XXXXX.se Port 80 googlat runt lite och såg att det möjligen var fel på .htaccess filen? Kan detta stämma? Isåfall vad är felet? koden i htaccess är som följer: Options -MultiViews +FollowSymlinks -Indexes <IfModule mod_security.c> # Turn off mod_security filtering. SecFilterEngine Off # The below probably isn't needed, but better safe than sorry. SecFilterScanPOST Off </IfModule> Options +ExecCGI AddHandler cgi-script cgi <IfModule mod_rewrite.c> RewriteEngine On # If your server is running PHP in CGI mode you will probably need to uncomment the following lines # Only uncomment lines that begine with Rewrite # The RewriteBase should be set to the same value as the AppPath setting in your config.php WITH a / on the end # RewriteBase / # This rewrite base rule is only required if you are getting 401 unauthorized errors when placing an order with Google Checkout # RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization}] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php <IfModule mod_env.c> SetEnv SEO_SUPPORT 1 </IfModule> </IfModule> <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE application/x-javascript text/css text/html text/xml </IfModule> Tacksam för snabbt svar! Mvh M |
||
![]() |
![]() |
|
|