Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Wordpress Install Error

  • 10-01-2019 04:12PM
    #1
    Registered Users, Registered Users 2 Posts: 3,063 ✭✭✭


    Hi,

    I'm a newbie to wordpress - Using Desktop Server to create offline versions to try.

    However I'm getting long delays building the databases and error messages. I wonder if my Antivirus Avira is blocking it?

    See screen below...

    Thanks.

    error.png

    error2.png

    error3.png


Comments

  • Moderators, Society & Culture Moderators Posts: 17,642 Mod ✭✭✭✭Graham


    sticker wrote: »
    I wonder if my Antivirus Avira is blocking it?

    Yup


  • Registered Users, Registered Users 2 Posts: 3,063 ✭✭✭sticker


    Thanks. My obvious worry is turning off aspects of Avira then...


  • Moderators, Society & Culture Moderators Posts: 17,642 Mod ✭✭✭✭Graham


    You're kind of stuck with no option.

    Desktop Server uses your local hosts file to map url's to your local server. Without it you'll be stuck accessing your dev site via IP addresses or http://localhost rather than something useful like sticker.local / sticker.dev

    The only real security concern is some rogue software adds hooky hosts file entries to fake real sites.

    E.g. it theoretically could be used to repoint aib.ie to big-bad-crooks.com

    Keep an eye on the contents of the hosts file if you disable "Protect hosts file". Either that or disable/re-enable that setting as you need it.


  • Registered Users, Registered Users 2 Posts: 3,063 ✭✭✭sticker


    Graham wrote: »
    You're kind of stuck with no option.

    Desktop Server uses your local hosts file to map url's to your local server. Without it you'll be stuck accessing your dev site via IP addresses or http://localhost rather than something useful like sticker.local / sticker.dev

    The only real security concern is some rogue software adds hooky hosts file entries to fake real sites.

    E.g. it theoretically could be used to repoint aib.ie to big-bad-crooks.com

    Keep an eye on the contents of the hosts file if you disable "Protect hosts file". Either that or disable/re-enable that setting as you need it.

    Thanks. Think I'll knock it on / off when using it.


Advertisement