chad171
Forum Replies Created
-
[RESOLVED] with version 2.2.7.
Thanks.
Thanks for the update!
We do not have Asset Optimisation turned on for this client’s websites. Gzip, Page Caching, Browser caching, and Gravatar caching is turned on.
Yes, the warning comes up only after Hummingbird is activated in plugins.
If it matters, settings for browser caching is:
JavaScript, CSS, and Images: 7 days.
Media: Disabled.We have Smush Free installed on all the websites.
We do not use cPanel though. This is a control panel (Ploi.io) from our hosting provider.
The server cronjob is set as every 15 minutes.
Wp-cron is disabled via wp-config.
Directories permission: 755
Files permission: 644We just changed the folder permission from 755 to 775 for:
wphb-cache
wphb-logsChanging permissions did not seem to help.
———-
These statistics were taken before the change of permissions mentioned above.
WP_CONTENT_DIR: /home/[system user]/[website URL]/public/wp-content
The main WordPress directory Writable
The wp-content directory Writable
The uploads directory Writable
The plugins directory Writable
The themes directory Writable
The must use plugins directory Writable———-
In the PHP-FPM file (we are using PHP 7.3 for this website):
; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file.
; Note: disables the realpath cache
; http://php.net/open-basedir
;open_basedir =———-
The owner/group is the correct one. Which is the system user for this website.
Both folders are present in the wp-content folder.
the wphb-log folder is empty.
wphb-cache has the following permissions:
(fodler) cache: drwxr-xr-x
(fodler) gravatar: drwxr-xr-x
index.html: -rw-r–r–
wphb-cache.php: -rw-r–r–