nacoshop
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Not workingProblem solved. The plugin Premmerce Woocommerce Wholesale Pricing is causing the problem.
Forum: Fixing WordPress
In reply to: wp_is_stream Crashing the serverHello. I’m quite new here but would like to add my findings.
I too had this huge memory allocation problem (million’s of terabites) and continous crashing of my localserver (bitnami wamp stack 7.1.14). Rolling back to WP 4.9.6 did however not solve the case, but made the problem lighter.
Reading all the threads it looks like a WP core bug? Am I right?
Can someone tell me the wordpress team is working on this issue? The problem did however not occur on my productionsite yet (apache). Feels like a matter of time this will happen though ??Forum: Localhost Installs
In reply to: Fatal error: Allowed memory size of bytes exhaustedIt seems the problem stays after all ?? also after a downgrade to 4.9.6.
Although it took some time the server crashed this time…at first instance it looked allright.
Somebody knows the status of this major bug?
Hope someone will respond.Forum: Localhost Installs
In reply to: Fatal error: Allowed memory size of bytes exhaustedDionDesigns Thanks! This was realy helpful.
I have reverted WordPress to version 4.9.6 and all works fine again (although my production-site did not had the problem, guess it is not running on windows-server ;-)).
This is a major issue for the layman (me), hope WP will catch-up soon.Forum: Localhost Installs
In reply to: Fatal error: Allowed memory size of bytes exhaustedFirst I would like to thank you all for trying helping me out!
Disconnecting plugins and current theme is what I did at first try (the most common answer related to memory usage you will find on the net). However the problem still raised even using the twentyseventeen theme.
Also copying ‘fresh’ wordpress files (wp-admin, wp-includes and root files) reconfiguring the wp-config plus a clean .htaccess file didn’t solve the case.To Dion; Yes, It’s indeed about the ridiculous memory usage. Thanks for posting this message! I will try your method and post my result. Note however the first fatal error was a little bit different:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 21392424651980930 bytes) in C:\Bitnami\wampstack-7.1.14-0\apache2\htdocs\mysite\wp-includes\functions.php on line 5231Thank you Steve for the links and your help!
Keita