I have an directory with over 20.000 Listings.
When i make a distance search
with Display No Limit or use an ajax option for pagination i get a server error 500
i´ve tried to changed the template to twnty seventeen, disabled elementor without luck,
Server Error Log: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /home/biologis/public_html/wp-includes/functions.php on line 3743\n, referer: /umkreissuche/?toolset_maps_visitor_coords=47.516231,14.550072
Here are my php Settings:
allow_url_fopen On
apc.rfc1867 Off
apc.shm_size 64M
date.timezone Europe/London
display_errors Off
error_reporting E_ALL
file_uploads On
include_path .:/opt/alt/php72/usr/share/pear
log_errors On
mail.force_extra_parameters no value
max_execution_time 600
max_input_time -1
max_input_vars 3000
memory_limit 512M
open_basedir no value
post_max_size 32M
session.save_path /opt/alt/php72/var/lib/php/session
short_open_tag On
suhosin.post.max_vars 3000
suhosin.request.max_vars 3000
upload_max_filesize 8M
zlib.output_compression Off