Jump to content

Security flag


flyzone

Recommended Posts

Hello all, I just upgrade to version 5.3 from 5.05 and I keep getting a security flag.

----

Your browser was able to fetch some files that should not be accessible. For example:

var/cache/README.txt

 

----

VAR is set on 777 as it was in the past. Any idea why? The files were uploaded via FTP as I did in the past, so the owner is the FTP user.

Also for the first time I couldn't lock the settings file with 644 permissions, I had to set the file with 444 and when selecting the product updates button is putting the browser window in a loop, doesn't matter what kind of browser, even with cache cleared.

Apache - PHP 7.3.30 - MySQL 5.5.68 Maria-DB

Thank you

Link to comment
Share on other sites

  • 1 year later...

After more than a year I'm wondering if anyone found a solution to the var/cache/README.txt security error.

I saw other posts in here asking the same question but no solutions. Ever removing the file is not solving the issue.

I just upgrade version 5.3 to 5.4.1 but the results is the same. In the same server I'm running 5.0.5 on a different domain and there are no errors there, but in that case the security section was not included in the Revive server.

Thanks

A.

 

Link to comment
Share on other sites

  • 9 months later...

I'm having the same issue. I recently "revived" an old 4.1.4 server and upgraded it to 5.4.1
When I log in, it displays this message:

   

error.gif  Your browser was able to fetch some files that should not be accessible. For example:

  • var/cache/README.txt
  • etc/database_action.xml
  • plugins/etc/openXDeliveryLog.xml
  • var/INSTALLED

 

Click here to find more information on how to secure your installation.

I followed the suggestion in the link, adding the segment below to /etc/httpd/conf/httpd.conf, but it had no effect.
Any suggestions are appreciated.

<Directory /var/www/revive-adserver-5.4.1>
   AllowOverride AuthConfig Limit
</Directory>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...