Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

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


Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

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


    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,643 Graham
    Mod ✭✭✭✭


    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.


Welcome!

It looks like you're new here. Sign in or register to get started.
Advertisement