• Resolved shibbymintay

    (@shibbymintay)


    Hello,

    I’m trying to use the plugin to export a simple site i’ve made – and I’ve been able to specify the output folder just fine and see the plugin crawl my theme. However – when I look at the output of each page – all of the HTML files are as follows:

    <html>
    <head>
    <base href=”” />
    <title>401 Authorization Required</title></head>
    <body bgcolor=”white”>
    <center><h1>401 Authorization Required</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>

    I’ve tried altering with the permissions on my server – but it doesn’t seen to be having any effect.

    For a but more info: The site is on a private passworded server – in case that could have something to do with it. I’m also using a plugin called Toolset to create page templates.

    Any insight would be appreciated! Thank you~

Viewing 1 replies (of 1 total)
  • Thread Starter shibbymintay

    (@shibbymintay)

    Managed to solve the issue after a bit more tinkering!

    FYI in case anyone else encounters this problem – I ended up solving the issue by altering the plugin files’ permissions and then clearing my server’s PHP cache.

Viewing 1 replies (of 1 total)
  • The topic ‘401 Authorization Required’ is closed to new replies.