Nothing happens at “Generate Static Files”
-
When trying to generate static files, I get a single line in the debug log:
[2021-09-28 13:32:01] [class-ss-plugin.php:260] Received request to start generating a static archiveIn Diagnostics, I have three fails:
Checking if web server can read from Temp Files Directory: /opt/data/domain/wordpress/wp-content/plugins/simply-static/static-files/ FAIL
Checking if web server can write to Temp Files Directory: /opt/data/domain/wordpress/wp-content/plugins/simply-static/static-files/ FAIL
Checking if WordPress can make requests to itself from [IP address] FAILI am running WP 5.7.3 and PHP 7.4 – which are both within the limits of what Simply Static should support.
– I created the /static-files/ directory and opened permissions up to everyone during this process. So I don’t know why it says it can’t read or write to it.
– I’ve checked to be sure cURL is installed and activated – which it is.
– My site is accessible by the domain name and not only by IP or through a localhost, etc.Those are the only “answers” Ive seen given so far to these issues and none of them seem applicable in this case.
I am out of ideas on how to get this to work. Anyone got any other ideas that I’ve not thought of? TIA
- The topic ‘Nothing happens at “Generate Static Files”’ is closed to new replies.