Skip to content
Discussion options

You must be logged in to vote

Statamic currently does not support PHP 8.2 as it requires a minimum of PHP 7.3. You may need to downgrade your PHP version to 7.3 to run Statamic without any issues. Here are the steps to downgrade PHP in XAMPP:

Go to the XAMPP installation folder on your computer.
Navigate to the "php" folder.
Rename the folder "php" to "php_old".
Download PHP 7.3 from the official PHP website.
Extract the downloaded file to the XAMPP installation folder.
Rename the extracted folder to "php".
Restart the Apache server in XAMPP.
After downgrading PHP to version 7.3, try running Statamic again to see if it works without any issues. If you still face errors, make sure that all the required PHP extensions a…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@duncanmcclean
Comment options

Answer selected by HazemMohamed252
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants