Hello Arun,
i’ve solved the problem for the moment. I’ve added the whole project to www-data user and assign the correct rights to folders and files.
I’ll need to check in future how to restrict back some rights and if this will affect the Manifest Generation.
Thanks, Adrian.
i just changed in wp-config the FileSystem constant to:
define( ‘FS_METHOD’, ‘direct’ ); and still no luck.
Hello Arun,
Thanks for reply.
I’m not using FTP for upload i am working with git versioning.
And of course the project is under git ownership not under root or www-data.
Still i would give 0777 rights to whole project on beta.evaluari24.ro, no luck.
Cheers, Adrian