Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP timing out on checkout #76

Open
jusasiiv opened this issue Oct 29, 2019 · 0 comments
Open

PHP timing out on checkout #76

jusasiiv opened this issue Oct 29, 2019 · 0 comments

Comments

@jusasiiv
Copy link
Collaborator

On at least one case, when going through checkout to /controllers/front/validation.php the PrestaShop minifier script will time out PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/user/public_html/prestashop/vendor/matthiasmullie/minify/src/Minify.php

Temporary solution was to add set_time_limit(300); to the /vendor/matthiasmullie/minify/src/Minify.php file.

Needs to be investigated what causes the issue and provide a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant