Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Weird string on top of my page
#5
Doing a quick search on google for the error.
I've found many pages that recommend you run the following command.
Something about a quarantine flag being set on some downloaded files.

Code:
sudo xattr -r -d com.apple.quarantine ./*

Don't have access to a MAC so don't know if this works....


edit:

Found this also:

In 10.5 when something is downloaded to your Download folder a quarantine attribute is put on the file until it's opened. Problem is it doesn't work all the time. When you move your site to your server it will cause you that error. You can use xattr -r -d com.apple.quarantine ./* to remove the attributes, re-upload your site to your server, and things should work.
My Github Repos: Github
Website: DigiMute
Reply


Messages In This Thread
Weird string on top of my page - by SirBanipal - 2011-04-04, 13:48:12
Weird string on top of my page - by Connie - 2011-04-04, 15:56:09
Weird string on top of my page - by SirBanipal - 2011-04-05, 00:00:05
Weird string on top of my page - by Connie - 2011-04-05, 00:06:51
Weird string on top of my page - by n00dles101 - 2011-04-05, 00:21:11



Users browsing this thread: 3 Guest(s)