Subject: Request for assistance regarding folder permissions for script installation Message

Website URL

(https://bytenesthost.page.gd)

Error Message

(Subject: Request for assistance regarding folder permissions for script
installation

Message: Dear Support Team,

I am currently trying to install a web script on my account. The installation
process requires specific folders to have 0775 permissions to ensure proper
functionality and write access.

However, I am unable to set these permissions via the File Manager, and the
system seems to be reverting them automatically. Since I need these permissions
for the script to function correctly, could you please look into this or advise
me on how to proceed?

The folders requiring the permissions are:

core/bootstrap/cache/

core/storage/app/

core/storage/framework/

core/storage/logs/

Looking forward to your guidance.

Best regards, [Developer Icha])

  1. It’s impossible to change permissions on free hosting.
  2. It’s more of the developers being stupid instead of something else. The default permission is 755 and is definitely enough for your website to run properly. 775 is just strange and I don’t know why there are so many scripts asking for this permission.

The best way is to ask the developers of the script to lower this restriction. If you know how to code, then you could probably patch the corresponding lines resposible for the check.

If you don’t really need this exact script then you could also consider alternatives. Otherwise I’m afraid that the only option is to upgrade to premium which do have chmod.

please dont use ai, tldr

if possible, just find the source code that require the file perms and remove it