• Resolved pacman94

    (@pacman94)


    I click the button to generate static files but nothing happens. I have the following errors, that’s the reason? How can I solve?

    Filesystem
    Checking if web server can read from Temp Files Directory: /var/www/wordpress/wp-content/plugins/simply-static/static-files/	FAIL
    Checking if web server can write to Temp Files Directory: /var/www/wordpress/wp-content/plugins/simply-static/static-files/	FAIL
    WordPress
    Checking if WordPress permalink structure is set	OK
    Checking if WordPress can make requests to itself from 127.0.0.1	Received a 301 response. This might indicate a problem.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pacman94

    (@pacman94)

    I created the wp-content/plugins/simply-static/static-files/ folder but the problem is still here

    I am having this same problem. Has anyone figured out a solution?

    My site is hosted on GoDaddy using the linux service.

    Plugin Author patrickposner

    (@patrickposner)

    Hey @pacman94 and @elsevers,

    have you checked the permissions for that directories?

    They need to writeable for Simply Static to create the temporary files (and export files).

    To fix the “Can WordPress make requests to itself” issue you need to check that you have:

    a) cURL installed and activated
    b) your URL is reachable via a domain (and not something like localhost:2000)
    c) You have at least PHP 7.2.5 as it’s required for the latest cURL package to work.

    Best regards,
    Patrick

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I click “generate static files” nothin happens. Help me’ is closed to new replies.