Requirements
Make sure that all the requirements are met.
Please configure PHP to match following requirements / settings
| PHP Settings |
Required |
Current |
|
| PHP Version |
8.0.2+ (8.1.0+ Recommended) |
8.2.27 |
|
| allow_url_fopen |
On |
On |
|
Please make sure following extensions are installed and enabled
| Name |
Required |
Current |
|
| cURL |
7.55.0+ |
7.76.1 |
|
| OpenSSL |
1.0.2k+ |
3.2.0b |
|
| PDO |
On |
On |
|
| mysqli |
On |
On |
|
| GD |
On |
On |
|
| mbstring |
On |
On |
|
| json |
On |
On |
|
| xml |
On |
On |
|
| EXIF |
On |
On |
|
Please make sure following files and directories (including subdirectories) are writable
| Directory/File |
|
| /.env |
|
| /bootstrap/cache |
|
| /public_html |
|
| /storage |
|
| /storage/app |
|
| /storage/app/config |
|
| /storage/app/public |
|
| /storage/framework/cache |
|
| /storage/framework/sessions |
|
| /storage/framework/views |
|
| /logs |
|
| /themes/config.json |
|
Please make sure following files have correct permissions
| File |
Recommended |
Current |
|
| /public_html/index.php |
0644 |
0644 |
|
| /artisan |
0755 |
0644 |
|