Le cambié el tamaño en el php.ini tal y como leí en un post de este foro, pero ahora me da ese error al subir el documento, por lo visto, ya que son de más tamaño, al pasar 60 segundos me da ese error.
Hello Javier, thanks by your answer,
I change the size in the archive php.ini, but now i have this error when i upload a big archive (by exemple 3 megas), this error ocurred when time overflow 60 seconds in the page user.php,
thanks,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I change the file size and now have this error:
Fatal error: Maximum execution time of 60 seconds exceeded in...
¿?¿?
thanks
More Information, please:
- You have changed the file size, ok. When you get this error? Uploading a file? If yes, which is the size of the file?
- Info about the execution evironment: -Linux, Windows, Apache, IIS, ISAPI PHP... ???
Hola Javier, gracias por contestar,
Le cambié el tamaño en el php.ini tal y como leí en un post de este foro, pero ahora me da ese error al subir el documento, por lo visto, ya que son de más tamaño, al pasar 60 segundos me da ese error.
Hello Javier, thanks by your answer,
I change the size in the archive php.ini, but now i have this error when i upload a big archive (by exemple 3 megas), this error ocurred when time overflow 60 seconds in the page user.php,
thanks,
Try changing also max_execution_time in php.ini.
Thanks pretaz, but it not resolve my problem...
:(