User tests: Successful: Unsuccessful:
Lately I was unable to use com_patchtester (code from 'master') as I was getting errors of max execution time (30 seconds) exceeded.
I don't know if this is the CORRECT solution, but with this I solved my problems...
shouldn't that be changed in your php.ini?
It's a possibility, but that would act globally, while this is the only place where this is needed at the moment.
Beside that, I think there are cases (not mine) where you are not allowed to modify that php.ini option (shared hosting). I'm unsure if my patch would work in those cases, anyway...
Now that there is batch stepping in here, we shouldn't need to bump the execution time unless you're trying to use the component on a host where their configs are just garbage. If it's still an issue, maybe we can revisit later, but for now I'm going to close this.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-09 17:07:03 |
Closed_By | ⇒ | mbabker |
shouldn't that be changed in your php.ini?
Bear
On 1/1/2015 17:18, Sergio Manzi wrote: