Skip Navigation

[Resolved] error 500 when i set "No Limit" in Display or ajax pagination

This support ticket is created 6 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by silviaF-3 6 years, 4 months ago.

Author
Posts
#1118174

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

#1118277

My issue is resolved now. Thank you!