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. To do so you have to open the wp-config.php file from your WordPress root directory and add the following line Some hosts don’t allow these changes (or it has no effect). Often it gets […]

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