Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Changing CF runtime user

Guest
Jul 29, 2008 Jul 29, 2008
By default I believe CF8 installs with "nobody" as the runtime user. Well, I am having problems with CF trying to write a file to a directory owned by a different user and I was wondering if there was an easy way to have root the runtime user for CF8? I am running Fedora 7.
TOPICS
Getting started
281
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jul 30, 2008 Jul 30, 2008
LATEST
Hi,

I think you will have to explicitly assign nobody ownership and appropriate permissions using the chown, chmod commands for that directory.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources