ronaldb73
Member
Posted 2 years ago #
Updated the plugin on 3 different sites to version 0.7.4 and all give the same error, see below. For now I had to deactivate the plugin.
Warning: chmod() [function.chmod]: Operation not permitted in /home/user/domains/website url/public_html/wp-content/plugins/kstats-reloaded/kstats-config.php on line 98
Warning: chmod() [function.chmod]: Operation not permitted in /home/user/domains/website url/public_html/wp-content/plugins/kstats-reloaded/kstats-config.php on line 102
s_ha_dum (was apljdi)
Member
Posted 2 years ago #
This is a permissions problem, or maybe chmod() is disabled on you server. Either way you'll need to contact your host.
ronaldb73
Member
Posted 2 years ago #
To be honest: I doubt it. Previous versions worked fine. Im running 6 sites on my own server and none have problems with permissions. All run wordpress with many plugins,
s_ha_dum (was apljdi)
Member
Posted 2 years ago #
Okey-Dokey. But poke around on the web and you will notice that I am not alone in my diagnosis. It looks like a permissions problem-- really more of a 'trying to change permissions on a file you don't own' problem, but permissions nonetheless.