Saturday 18 October 2014

How to remove 500 Internal Error in Opencart

Some of the Hosting companies doesn't support php.ini file and to remove the 500 Internal Error we need to remove the php.ini files from the Opencart folder, to do so:




1. Find root folder of your website
2. Find php.ini from there and delete that file.
Note: Keep backup of php.ini file on the desktop or elsewhere before deleting it.

You need to remove php.ini file from admin folder to, so
3. Find admin folder from your Opencart folder.
4. Open it and find php.ini file and delete it too.
Note: keep backup of this php.ini file too(as said above).

Next you need to check your database connectivity is right or wrong in the config.php files in Opencart and admin folder both..!!

Next refresh your browser page and wow the 500 Internal error is gone.!!

1 comment: