Comment to Error on line 2
-
UPDATE: the reason was in the malicious code in the beginning of the index.php file. Watch for the UNA files and folders permissions: all directories should have 755 (except selected in the the Studio->Files and folder permissions area), all files - 644 (except the ffmpeg.exe).
-
Hello there
if i understand i have to change all folder in 644 and all the files ? also folder and files modules, caches etc except studio folders and files ??
Is there a tutorial?
thanks a lot
Best regards
-
No, 755 permissions are for the folders and 644 for the files (included .htaccess). This is a common rules for the scripts. except the special cases (like we have for the ffmpeg.exe file).
-