Search the Community
Showing results for tags '500 internal server error.'.
-
Hi, when in the back office I choose CONFIGURE / settings Shop Parameters / General ... , I get the following: "Oops! An Error Occurred The server returned a "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused." Occasionally with other menu items in the back office... Pls, help... Thanks in advance! BR Venty
- 4 replies
-
- 500 internal server error
- 500 internal server error.
- (and 4 more)
-
Para master2 saya newbie di prestashop. dan rasanya kalo ketemu masalah di prestashop agak sulit dapat informasi dibanding dgn woocommerce. saya ketemu masalah "500 Internal Server Error" pada saat klik “Homepage Configuration" di Design -> Theme & Logo. Padahal saya udah chmod ke 777. Karena saya gk gk ngerti koding jd gk tao apa file .htaccess saya ini ada error apa tidak. Dan ini isi file .htaccess : # ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums <IfModule mod_rewrite.c> <IfModule mod_env.c> SetEnv HTTP_MOD_REWRITE On </IfModule> RewriteEngine on #Domain: jayaholy.com RewriteCond %{HTTP_HOST} ^jayaholy.com$ RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api$ api/ [L] RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] # AlphaImageLoader for IE and fancybox RewriteCond %{HTTP_HOST} ^jayaholy.com$ RewriteRule ^images_ie/?([^/]+)\.(jpe?g|png|gif)$ js/jquery/plugins/fancybox/images/$1.$2 [L] </IfModule> AddType application/vnd.ms-fontobject .eot AddType font/ttf .ttf AddType font/otf .otf AddType application/font-woff .woff AddType font/woff2 .woff2 <IfModule mod_headers.c> <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|svg)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule> #If rewrite mod isn't enabled ErrorDocument 404 /index.php?controller=404 # ~~end~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will be generated again Para master2 nohon beri petunjuk. Terima kasih