Hi @situstarget ,
I changed to 7.4. Now i get this:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /usr/www/users/hoevelj/wp-includes/script-loader.php on line 1029
Hi @raytan12 ,
thank you really much for your fast response. I did what you said. Now i get:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /usr/www/users/hoevelj/wp-includes/class-wp-hook.php on line 308
I inserted into wp_config:
define( 'WP_MEMORY_LIMIT', '256M' );
Unfortunately it did not resolve the issue.
Thank you really much for your help!