Set up StronkWEB Central
| ✓ | PHP 8.1.0 or newer This server runs PHP 8.2.31. |
| ✓ | PHP extension pdo_mysql Needed for MySQL database access. |
| ✓ | PHP extension curl Needed for looking up published pages. |
| ✓ | PHP extension mbstring Needed for text handling. |
| ✗ | PHP can run programs Needed to run the report renderer (proc_open and exec must not be disabled). |
| ✓ | private/ is writable config.php, storage/ and python/ will be created here. |
| ✓ | private/ is not reachable from the web The domain points at public/. |
| ! | Python 3.9 or newer No python3 found. The app installs, but reports cannot be generated until Python 3 is installed on the server. |
Fix the items marked ✗, then reload this page.