nierdz
@mnttech on WordPress.org
- Member Since: July 17th, 2009
- Website: videoalacon.fr
Contribution History
nierdz’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Flushing opcache for 2 server, on the site WordPress.org Forums:
No, this plugin can't do this but this is pretty simple to implement yourself outside… -
Posted a reply to PHP Warning: Undefined array key “timestamp”, on the site WordPress.org Forums:
Ok, thank you for this information. This is weird cause I can't reproduce this behaviour… -
Posted a reply to PHP Warning: Undefined array key “timestamp”, on the site WordPress.org Forums:
Can you paste the result of a php -v ? -
Posted a reply to PHP Warning: Undefined array key “timestamp”, on the site WordPress.org Forums:
Hi, I'm sorry but I can't find something in your configuration explaining this... What PHP… -
Posted a reply to PHP Warning: Undefined array key “timestamp”, on the site WordPress.org Forums:
Hi, I suspect it's some PHP tuning. Are you using a shared host or your… -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
Because disks are cheaper than RAM ;) -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
I just tested it and it works as expected. Before flushing the file : root@aded5a9ba1fc:/var/www/html#… -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
If in doubt, this is the best place to check OPcache configuration : https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.file-cache -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
Nope, it works fine. When you hit invalidate button, it reloads WordPress and the file… -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
Hi @kollinio This is because you force to use file cache only with opcache.file_cache_only=1; With… -
Posted a reply to Fatal error on Statistics page & cache not flushing, on the site WordPress.org Forums:
Hi @kollinio Could you give me your full OPcache configuration ? There must be something… -
Posted a reply to Fatal Error on Settings page when OPCache is not available, on the site WordPress.org Forums:
Yes, it's a good idea, I'll add this to the next release. -
Posted a reply to Show Toolbar Button to Admins only, on the site WordPress.org Forums:
Hello, I'll look into this ASAP. -
Posted a reply to Cached files list always empty, on the site WordPress.org Forums:
Hi, I didn't test on Windows and have no way to do it so I… -
Posted a reply to Fatal error on statistics, on the site WordPress.org Forums:
ini_get_all() Function init_get_all() is probably disabled on your PHP setup. You should enable it. Look… -
Posted a reply to CLI support, on the site WordPress.org Forums:
Thanks @cgiupponi I just released 4.2.0 version with your contribution. -
Committed [2853148] to Plugins SVN:
Release 4.2.0 -
Posted a reply to Pre-installation questions, on the site WordPress.org Forums:
Hi @sinapars There's no team, it's only me like 99% of plugins out there ;)… -
Posted a reply to CLI support, on the site WordPress.org Forums:
Nope and not planned but this is definitely a good idea. If you have some… -
Posted a reply to memory, on the site WordPress.org Forums:
1/ After you flush OPcache, you use WordPress again to see cached files so all… -
Posted a reply to Zend OPcache is loaded but not activated, on the site WordPress.org Forums:
Hi, Maybe something else is wrong in your setup cause this happens when opcache_get_status() return… -
Posted a reply to Fatal error, on the site WordPress.org Forums:
Hi, it means max_cached_keys is set to 0 which is weird, you should raise this… -
Posted a reply to exclude widget from cache, on the site WordPress.org Forums:
No, it doesn't matter. Use what you want. You can then verify the files are… -
Posted a reply to exclude widget from cache, on the site WordPress.org Forums:
Hello, Sorry for the late answer, there is a way in your php configuration to… -
Posted a reply to JIT (PHP8) stats feature?, on the site WordPress.org Forums:
Hi, This is a really good idea. I'll look into this as soon I have… -
Posted a reply to Ionos VS. Opcache, on the site WordPress.org Forums:
This is really a weird bug and I don't understand what's going on here. Something… -
Posted a reply to [WP OPcache] OPcache is NOT cleared after WordPress Update, on the site WordPress.org Forums:
I just released 4.1.4 with this fix ! Thank you @liowebmaster -
Committed [2753547] to Plugins SVN:
Release 4.1.4 -
Posted a reply to [WP OPcache] undefined timestamp, on the site WordPress.org Forums:
I suspect OPcache is misconfigured. Could you run this script: <?php echo '<pre>' . var_export(opcache_get_configuration(),… -
Posted a reply to [WP OPcache] The plugin does not have a valid header., on the site WordPress.org Forums:
Do you have wp-rocket ? The same weird bug happened with this plugin here -
Posted a reply to [WP OPcache] w opcache will not install, on the site WordPress.org Forums:
Thanks for this information. The plugin works with php 7.3 and I suspect wp-rocket which… -
Posted a reply to [WP OPcache] w opcache will not install, on the site WordPress.org Forums:
Same question, can you install other plugins ? -
Posted a reply to [WP OPcache] opcache in wordpress, on the site WordPress.org Forums:
Hello, PHP OPcache is enable for ALL PHP application that run on your server so… -
Posted a reply to [WP OPcache] OPcache is NOT cleared after WordPress Update, on the site WordPress.org Forums:
Thank you for this useful bug report ! I’ll look into this as soon as… -
Posted a reply to [WP OPcache] w opcache will not install, on the site WordPress.org Forums:
Hi @jackmullen I just tried to uninstall and install it and it works perfectly. Are… -
Committed [2678864] to Plugins SVN:
Release 4.1.3 -
Committed [2678858] to Plugins SVN:
Release 4.1.3 -
Posted a reply to [WP OPcache] WP OPcache using wrong time zone, on the site WordPress.org Forums:
I just found out how to fix this bug. The fix is in the new… -
Committed [2678852] to Plugins SVN:
Release 4.1.3 -
Posted a reply to [WP OPcache] WP OPcache using wrong time zone, on the site WordPress.org Forums:
I have the same issue, it’s what opcache_get_status outputs and I don’t know how to… -
Posted a reply to [WP OPcache] define( ‘WP_CACHE’, true );, on the site WordPress.org Forums:
Nope, it’s not related. -
Posted a reply to [WP OPcache] PHP.ini Issue, on the site WordPress.org Forums:
Any news about this @dbase66 ? -
Posted a reply to [WP OPcache] Plugin doesnt clear opcache from my .cagefs directory, on the site WordPress.org Forums:
Sorry, I tried to reproduce this bug but I can’t find a way to reproduce… -
Posted a reply to [WP OPcache] PHP.ini Issue, on the site WordPress.org Forums:
I think I found it, this is when you set opcache.file_cache_only to true. This partially… -
Posted a reply to [WP OPcache] PHP.ini Issue, on the site WordPress.org Forums:
what’s your hosting solution ? -
Posted a reply to [WP OPcache] PHP.ini Issue, on the site WordPress.org Forums:
Maybe this function is disabled on your host ? Could you test a php file… -
Posted a reply to [WP OPcache] Plugin doesnt clear opcache from my .cagefs directory, on the site WordPress.org Forums:
Hi, Sorry I didn’t see your previous answer. Please, let the file in place, that’s… -
Posted a reply to [WP OPcache] PHP.ini Issue, on the site WordPress.org Forums:
Hey, Thanks for the report ! This means the function opcache_get_status returns false. This means… -
Posted a reply to [WP OPcache] Plugin doesnt clear opcache from my .cagefs directory, on the site WordPress.org Forums:
Thanks, I was referring to log files from php and apache https://docs.cpanel.net/knowledge-base/cpanel-product/the-cpanel-log-files/ If you can… -
Posted a reply to [WP OPcache] Plugin doesnt clear opcache from my .cagefs directory, on the site WordPress.org Forums:
Hi, OPcache is normally in memory so I don’t know exactly what’s in this folder.…
Developer
-
WP OPcache
Active Installs: 10,000+