fyat Posted June 28, 2016 Share Posted June 28, 2016 Hello everyone! Please help me with my problem, I have bought prestaspeed module, I'd like to optimise my images but it gives me an error 504 gateway time-Out after 10-15 minutes... How can I solve this? how I can put cron jab to optimise my images? The description of cron job is in Spanish... Anybody know how to set cron job, tell me please step by step how can i do it, thx you in advance.. Warm Welcome from Moscow. Link to comment Share on other sites More sharing options...
NemoPS Posted July 2, 2016 Share Posted July 2, 2016 If it times out that way, it will time out with a cron too. you have to increase the timeout limit in your php.ini to start withAs for the cron, does the module have a static url you can call? 1 Link to comment Share on other sites More sharing options...
fyat Posted July 2, 2016 Author Share Posted July 2, 2016 If it times out that way, it will time out with a cron too. you have to increase the timeout limit in your php.ini to start with As for the cron, does the module have a static url you can call? Thx for replaying! Could you tell me please how can I increase timeout limit in php? Could you give me an instruction to do this step by step? Yes it has, Here you Are. Link to comment Share on other sites More sharing options...
fyat Posted July 2, 2016 Author Share Posted July 2, 2016 I have optimised my php.ini but problem didn't solve( It gives again this error.. What should I do guys? Any idea? memory_limit 500M 500Mmax_execution_time 900 900max_input_time -1 -1 upload_max_filesize 1000M 1000M Link to comment Share on other sites More sharing options...
codetheweb Posted July 3, 2016 Share Posted July 3, 2016 Hi, Why did you repeat the values ?? memory_limit 500M max_execution_time 900 max_input_time 0 upload_max_filesize 1000M Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now