Jump to content

An error occurred during post installation scripts


Recommended Posts

 

I am using an Apple M2 Pro computer with MAMP to install prestashop_edition_basic_version_8.2.0. When I reached the 'Post installation scripts' step, an Internal Server Error occurred. How can I fix this issue?

 

image.thumb.png.309f8a2b23622200520c535d7f44c35f.png

 

image.thumb.png.e1b7e37e89ae5448e545ed9d0eeb2a33.png

Link to comment
Share on other sites

Go to the config subdirectory of this installation. Edit the file defines.inc.php there and change 

    define('_PS_MODE_DEV_', false);

into

    define('_PS_MODE_DEV_', true);

Then click on "clicking here" on the error screen you showed. Then report us the error message that appears.

restart.png.4df1ed05a955ea742c72a4a96ae35ab0.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...