Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue Cloning sites - Sitemap question
#8
The error is a fairly generic one.

The only 2 files settings saves are website.xml and the user.xml.

xmlsave does 2 things, and I admit it needs to be changed one day.

It saves the xml and then chmods it to either GSCHMOD or 0755.
It will throw an error, the same error most of the time, if either the write fails OR the chmod fails.

You can try to set your GSCHMOD to a lower setting say 0644, perhaps your host is not allowing certain chmods or perhaps not allowing chmod at all. In which case it could also be a owner issue.

Since php did not generate these files, and you moved them most likely php does not own these files and cannot chmod them. You need to chown them or somehow get them changed.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: Issue Cloning sites - Sitemap question - by shawn_a - 2013-03-21, 23:23:32



Users browsing this thread: 1 Guest(s)