elementor / elementor/wp2static

Issue: Export fails immediately

Open
#802 4 comments 0 reactions 0 assignees View on GitHub
environmental
Dominant language
PHP
Stars
1.5k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

Hi Leon,

I'm running WordPress in a Docker container locally.

PHP version 8.0.10
Wordpress: latest
upload_max_filesize set to 500M
max_execution_time set to 36000

Downloaded WP2Static source from GitHub and built OK
Downloaded WP2Static add on and build OK

Wordpress installed and runs on localhost:8000 (default theme at this point)

install WP2Static and WP2Static S3 addon via Add New PlugIn and uploads the zip files - both activated

Add S3 credentials and bin settings to the addon.

Click on Run/Generate Static site

Error returns immediately error code 500 - message about increasing max_execution_time

Looking at the network tab on Chrome developer tools, there's no other errors except for the admin-ajax.php call with Form Data:
action: wp2static_run

Any ideas?

Many thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.