How can I increase my memory limit?

If you get a PHP error like “Allowed memory size of xxx bytes exhausted” you have to increase your memory limit. Increasing the PHP memory limit is a common task for WordPress users, especially when encountering errors or performance issues due to insufficient memory allocation. This article provides a comprehensive guide on how to increase […]

Read More

The latest cronjob hasn’t been finished

Sometimes sending emails can take longer than expected. This can cause a server timeout and wrong statistics in some cases. You’ll get a notification in this case: Also if you’re on the cron.php page you get this: If this is a temporary problem and the notification box vanishes by itself you can ignore it but […]

Read More