Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1
  • 2

TOPIC: .htaccess

Re: .htaccess 3 years, 11 months ago #40752

Hello,
It's often hard to find the reason for 500 Internal Server errors, but here's a couple of things you can check and/or test.
Note: it has been reported that on GoDaddy,changes to .htaccess files need 10-30 minutes to take effect.
Cache problem
It's possible that it has to do with a cache problem, or a caching system not supported by GoDaddy. Check the following lines in your configuration.php file, and change them to the following:

public $cache_handler = 'file';
public $caching = '0';
public $session_handler = 'database';

Cookie Domain
In your configuration.php file, check if the following variables has any values. If they do, change them to this:

public $cookie_domain = '';
public $cookie_path = '';

$live_site variable
Verify your $live_site variable in configuration.php. It should be empty, or read

public $live_site = "www.example.com/home";

Re: .htaccess 3 years, 11 months ago #40758

i check everything and still same error

Re: .htaccess 3 years, 11 months ago #40760

Apache mod_rewrite is not enabled in the default XAMPP installation.
You must enable it.
  • Page:
  • 1
  • 2
Time to create page: 0.22 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes