Permissions Error
-
I have a wordpress site running on fluxlondon.co.uk. It has been fine for months but is now showing the following errors:
—————————
Warning: unlink(/home/domains/vol2/943/1293943/user/htdocs/wp-content/uploads/bb-plugin/cache/2-layout.css): Permission denied in /home/domains/vol2/943/1293943/user/htdocs/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php on line 707
Warning: unlink(/home/domains/vol2/943/1293943/user/htdocs/wp-content/uploads/bb-plugin/cache/2-layout.js): Permission denied in /home/domains/vol2/943/1293943/user/htdocs/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php on line 707
Warning: unlink(/home/domains/vol2/943/1293943/user/htdocs/wp-content/uploads/bb-plugin/cache/23-layout-partial.css): Permission denied in /home/domains/vol2/943/1293943/user/htdocs/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php on line 707
Warning: unlink(/home/domains/vol2/943/1293943/user/htdocs/wp-content/uploads/bb-plugin/cache/23-layout-partial.js): Permission denied in /home/domains/vol2/943/1293943/user/htdocs/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php on line 707
—————–
The error is in the beaver builder plugin. If I try to update any plugin or wordpress version I’m asked for ftp credentials which I haven’t had to do before. I put in the credentials but the update fails and my site goes into maintenance mode.
Any help would be much appreciated.
Thanks
-
Hi,
Sounds like permission issues with your WordPress install.
Kindly follow this links for more info & solutions
– https://codex.ww.wp.xz.cn/Changing_File_Permissions
– http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/Hey There,
sounds like you have a permission error.You have to install wordpress again
You dont have to reinstall anything. Either you or you host has probably updated PHP and now the PHP user is different from the user who owns the folders.
Just inform your host that PHP no longer has permissions in that folder.
Thanks Ajit,
Changing permissions to 755 and 644 solved the issue
The topic ‘Permissions Error’ is closed to new replies.