11-08-2019, 06:07 PM
Hello again.
Thanks a lot for your help.
I checked and in Home directory no problem for PHP files.
I use of NTFS partition on my HDD and I changed NTFS partition with " gksudo ntfs-config " command that you can see below :
On those partitions, I can't disable execute permission. When I do these commend :
all files and folder will be hidden and I must change permission to 755 for media folder for unhidden all things.
Just I have problem for disabling execute on my NTFS partitions.
Thanks a lot for your guide.
Thanks a lot for your help.
I checked and in Home directory no problem for PHP files.
I use of NTFS partition on my HDD and I changed NTFS partition with " gksudo ntfs-config " command that you can see below :
On those partitions, I can't disable execute permission. When I do these commend :
Code:
sudo chmod -x /media/ -R
Just I have problem for disabling execute on my NTFS partitions.
Thanks a lot for your guide.