Skip to main content
Participant
February 23, 2015
Answered

File permissions problems

  • February 23, 2015
  • 2 replies
  • 2516 views

I am working on my work computer and home computer. When I continue to work from home after a session at work the file permissions are changed. The localhost gives me the following error messages: "Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 Fatal error: Unknown: Failed opening required '/Users/andersblume/Sites/Creative Cloud Files/musik/admin/artist_ny.php' (include_path='.:') in Unknown on line 0"

What to do about that??

This topic has been closed for replies.
Correct answer Mylenium

Work on what? On what system? You need to be much more specific.

Mylenium

2 replies

Participant
February 23, 2015

Oh yes, both computers are Mac with the latest OS. I'm working with Dreamweaver on a local Apache server and a local MySql-server. Always when continue to work on this files and continue to from home after a session at work I have to change file permissions in order to continue. The same thing the other way round!!

Mylenium
Legend
February 23, 2015

Well, have you actually matching permissions on your server for local and remote users? Once files are handled through a web server, even locally, the server's rules override the local file system ones. Seems to me your problem is actually there somewhere. As a minor, I'd check the HTDocs defaults, both for the actual file system folder and the server's virtual directory...

Mylenium

Mylenium
MyleniumCorrect answer
Legend
February 23, 2015

Work on what? On what system? You need to be much more specific.

Mylenium