If you are facing http 500 error on a Joomla installation on login, make sure following directories have 0775 permissions:
1 2 3 4 | ROOT/cache ROOT/tmp ROOT/logs ROOT/administrator/cache |
Also make sure that following paths are pointing to correct folders in configuration.php
1 2 | public $log_path = 'XXXXX'; public $tmp_path = 'XXXXX'; |
alexey
Application developer, movie buff, occasional reader and a huge Manchester United fan.
Latest posts by alexey (see all)
- Zend Soap NULL Reponse - August 29, 2018
- Quick Facts About WooCommerce - April 25, 2018
- WordPress stuck on a “Too many redirects” error loop when using SSL - January 17, 2018
Recent Comments