Hi
I have this warning in my dashboard:
Your Setup scripts are not protected.
The Setup environment is not totally secure, you should protect the scripts to thwart hackers. Use the Setup » protect scripts button in the Admin section of the Utility functions.
When I press the button 'setup>>protect scripts', I see this: Setup files protected.
But the first message (Your Setup scripts are not protected) never goes away.
So, are my files protected or is there a way I can do this manualy?
tnx
Comments
You can do this manually by adding a non executable file suffix to the setup files. But that would be quite cumbersome.
The logfile says:
setup_protect Success zp_admin protected.
So I guess it's fine.
How do I get rid of the message?
Have you tried to clear the browser cache?
I can activate 'read' and/or 'write'.
'read' is activated on all setup files.
'write'is not activated on all setup files.
In order to protect/obscure setup files Zenphoto tries to change the name of all files in the zp-core/setup folder to filename.php.xxx. To do so it needs to change the permissions of the files first and afterwards reset them to their original value.
So if you can see file names like filename.php.xxx then Zenphoto has successfully protected them.
If the file names look like filename.php then Zenphoto failed to protect them.
I activated 'write' for all setup pages, clicked the 'protect script'-button and now the warning is gone and my filenames have .xxx!
I changed the permissions back to 'read' only, so now it's fine!
merci