Jump to content

HTTP 200 - parsererror - Warning: set_time_limit


Recommended Posts

Muy buenas, 

estoy instalando prestashop 1.7 y me da el siguiente error:

 

 

An error occurred during installation...

You can use the links on the left column to go back to the previous steps, or restart the installation process.

  1. 1: HTTP 200 - parsererror - Warning: set_time_limit() has been disabled for security reasons in /src/PrestaShopBundle/Service/Cache/Refresh.php on line 53 Warning: set_time_limit() has been disabled for security reasons in /src/PrestaShopBundle/Service/Cache/Refresh.php on line 53 {"success":true,"message":""}

 

 

he puesto php 7 en mi servidor de hosting, y h cambiado el timelimit en el archivo refresh.php asi:

 

        set_time_limit(3600);

 

pero tampoco funciona, alguien tiene idea de cómo puedo resolverlo?

 

Gracias :)

Link to comment
Share on other sites

  • 3 weeks later...

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...