Modify File Permissions with chmod
IDR 10,000.00
chmod 777 chmod(string $filename , int $permissions ): bool Attempts to change the mode of the specified file to that given in permissions.. Start by setting permission numbers to 777 to grant files more access, then use the chmod command to modify specific permissions for each folder in var.
benteng777, chmod 777 is considered potentially dangerous because you are giving read, write and execute permission on a filedirectory to everyone..
Quantity: