Reply To: Customer management on 2019.2.27

#1055
RRowley
Participant

One thing you might try is to increase the time allowed for a query to process. In your php.ini file, find the line, “max_execution_time”, and double the value that is assigned to it and save the change. Then restart your webserver (apache) and try to list customers again.

  • This reply was modified 3 years, 12 months ago by RRowley.