Joomla installation, remove feed error message in control panel

It's not a bug, you just need to disable the 'Joomla! Security Newsfeed' module

  • Extensions=>Module Manager=>'Administrator' tab
  • disable 'Joomla! Security Newsfeed' module.

Because this module load feed data with link http://feeds.joomla.org/JoomlaSecurityNews, this link is broken, so it pop up a error loading feed data error.

Running XAMPP on Different Ports

You will need to access the application by the following:
http://localhost:8080/
https://localhost:444/

Change port 80 to 8080 twice in the following file:
F:\Programs\xampplite\apache\conf\httpd.conf

Change port 443 to 444 three times in the following file
F:\Programs\xampplite\apache\conf\extra\httpd-ssl.conf