peterszky
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsAny advice on this? It’s still not working properly.
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsFor a minute, I made that change – only for testing, because it’s unsecure. After that, modify of one setting worked.
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingswp-content dir:
drwxr-xr-x 11 ulloi129 ulloi129 4096 aug 16 21:10 wp-content
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsI don’t think so.
-rw-rw-r– 1 ulloi129 ulloi129 656 szept 1 2017 advanced-cache.php
drwxr-xr-x 2 ulloi129 ulloi129 4096 febr 17 2015 banners
drwxr-xr-x 5 www-data www-data 36864 aug 20 10:03 cache
-rw-r–r– 1 ulloi129 ulloi129 1761 júl 22 2017 debug.log
drwxr-xr-x 2 ulloi129 ulloi129 4096 febr 17 2015 gallery
-rw-r–r– 1 ulloi129 ulloi129 28 máj 6 2013 index.php
drwxr-xr-x 4 ulloi129 ulloi129 4096 márc 22 23:45 languages
-rw-r–r– 1 ulloi129 ulloi129 42560 máj 16 2013 login-logo.png
drwxr-xr-x 21 ulloi129 ulloi129 4096 aug 16 21:09 plugins
drwxr-xr-x 2 ulloi129 ulloi129 4096 febr 17 2015 reports
-rw-r–r– 1 ulloi129 ulloi129 5935 máj 13 2016 tablepress-combined.min.css
-rw-r–r– 1 ulloi129 ulloi129 155 máj 13 2016 tablepress-custom.css
-rw-r–r– 1 ulloi129 ulloi129 136 máj 13 2016 tablepress-custom.min.css
drwxr-xr-x 4 ulloi129 ulloi129 4096 máj 8 00:13 themes
drwxr-xr-x 2 ulloi129 ulloi129 4096 aug 16 21:10 upgrade
drwxr-xr-x 11 www-data www-data 20480 jan 1 2019 uploads
-rw-r–r– 1 www-data www-data 4703 jún 30 17:14 wp-cache-config.phpWhat chmod or owner/group should be wp-cache-config.php? If I’m correct, the problem is that the wp-cache-phase2.php couldn’t delete the original file during the save?
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsI go to to the admin site – WP Super Cache – Debug – Enable button.
In error log:
[Mon Aug 19 20:21:35.263148 2019] [:error] [pid 13502] [client <IP>:40570] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpsc992aIY.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/
[Mon Aug 19 20:22:18.148151 2019] [:error] [pid 14223] [client <IP>:61534] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscwbXfqW.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/
[Mon Aug 19 20:22:22.704805 2019] [:error] [pid 14625] [client <IP>:65376] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscg6P7l9.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/
[Mon Aug 19 20:22:23.933558 2019] [:error] [pid 14716] [client <IP>:10840] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscJRblQc.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/
[Mon Aug 19 20:22:24.975251 2019] [:error] [pid 14718] [client <IP>:11384] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscjAXuNf.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/
[Mon Aug 19 20:22:27.328380 2019] [:error] [pid 14625] [client <IP>:65376] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpsc0XnjkX.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/options-general.php?page=wpsupercache
[Mon Aug 19 20:22:43.984540 2019] [:error] [pid 14698] [client <IP>:20958] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscL0FwK7.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/options-general.php?page=wpsupercache&tab=debug
[Mon Aug 19 20:22:44.123775 2019] [:error] [pid 14698] [client <IP>:20958] PHP Warning: rename(/var/www/<site>/wp-content/cache/wpscuS33nH.php,/var/www/<site>/wp-content/wp-cache-config.php): Permission denied in /var/www/<site>/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1263, referer: https://<site>.hu/wp-admin/options-general.php?page=wpsupercache&tab=debugI couldn’t do testing in production… (and I need to run this plugin 24/7) It’s a non-profit website, we don’t have a test node for it.
- This reply was modified 5 years, 3 months ago by peterszky.
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsI’m using simple caching, “Cache HTTP headers with page content.” is in disabled status.
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsHow should I modify by hand the config file to enable debug log? The button also not working from the menu.
Forum: Plugins
In reply to: [WP Super Cache] Can’t save settingsForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Problem sharing on facebookI got answer from support, it’s Facebook side problem:
“We’ve determined that the behaviour you’re experiencing is an issue stemming from Facebook’s API, so at the moment no connections to Facebook, from Publicize, is working.”
Forum: Plugins
In reply to: [WP Super Cache] Could not rename temporary file to configuration fileI only found caching disabled messages for JSON/REST api or logged in user calls.
Forum: Plugins
In reply to: [WP Super Cache] Could not rename temporary file to configuration fileWith the development version the problem is solved!
Another little bug (maybe?): Cache Status Messages is enabled, but I can’t see the WP Super Cache message on the cached pages.
Forum: Plugins
In reply to: [Disqus Comment System] Questions about syncingThe last update solved this.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize stopped working?“I’m seeing a timeout error in the connection which is delaying our ability to sync your site. Let’s check a few things. First, can you please make sure that there are no blocks or limits on your site’s xmlrpc.php file – both with your host and in the iThemes security plugin.”
I don’t see any limitations on xmlrpc.php.
“Second, can you please make sure that the site is set to properly work with Cloudflare. This handy guide explains that in more detail:”
Some of them wasn’t done, I set up everything from this guide on my site now.
Forum: Plugins
In reply to: [Disqus Comment System] Questions about syncingNope, Disqus support do not answer to me…
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize stopped working?Hi Tracy,
I think it stopped again, last post was:
https://plus.google.com/+%C3%9Cll%C5%91iSz%C3%A1zhuszonkilenc/posts/Vwwkv3jMsxp
Regards,
Peter