Table of Contents

Joomla Tips

Can't login to the backend(/administrator)

Common configuration.php Issues

You can find all the settings in the file configuration.php in the root of your website, this file can be edited over ssh, ftp, sftp, ftps, file manager or cPanel.

Common Issues

Set a favicon.ico

In order to set the favicon.ico for your site you just need to place it in the templates root. For example for the default template beez3 place the file in ~www/templates/beez3/ After adding the file your site will use your old icon for a few hours since the browser caches it. If you want to update it immediately just visit your site like this:

https://domain.tld/favicon.ico
The icon should be at least a 16×16 jpg, png can be used for Alpha and the size can be safely be up to 128×128, after making your png or jpg just rename the file to favicon.ico