Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 11:04 am EST
Geeklog Forums
rss/backend permissions
Status: offline
tymark
Forum User
Newbie
Registered: 02/03/05
Posts: 2
I want to have an RSS feed, and so I'm using the content syndication. However, unless the permissions on the "backend" directory are 777 (world writable) it errors out saying that it can't write to the directory. I feel....naked, having a world writable directory I'm not sure if this is an issue w/geeklog or something with my host.
Running geeklog 1.3.11, just upgraded last night.
Thanks!
-tymark
Running geeklog 1.3.11, just upgraded last night.
Thanks!
-tymark
7
13
Quote
Status: offline
THEMike
Forum User
Moderator
Registered: 07/25/03
Posts: 141
Location:Sheffield, UK
I have the same problem with my hosting, the more safe recommended setting doesn't work.
It's not the best solution to have it 777, but it's the only way for geeklog to work with the hosting set up I have, and hasn't caused any problems so far in a couple of years on my host. (Knock on wood and all that)
All the hacks that have happened have been Apache level server wide.
It's not the best solution to have it 777, but it's the only way for geeklog to work with the hosting set up I have, and hasn't caused any problems so far in a couple of years on my host. (Knock on wood and all that)
All the hacks that have happened have been Apache level server wide.
10
10
Quote
Status: offline
knuff
Forum User
Full Member
Registered: 12/17/04
Posts: 340
Location:Sweden
Hi,
If you prefer 775 instead of 777 you can just change the owner or group to belong to the http owner/group.
The issue is caused by the fact that it is actually the webservers owner that is trying to write to the file and not you.
Depending on which webserver you are running,something like
chown httpd <directory>
chown httpd <file>
chmod -r 775 <directory>
will do the trick.
Best Regards,
Boris
Vanrillaer.com - our Family Portal
If you prefer 775 instead of 777 you can just change the owner or group to belong to the http owner/group.
The issue is caused by the fact that it is actually the webservers owner that is trying to write to the file and not you.
Depending on which webserver you are running,something like
Text Formatted Code
chown httpd <directory>
chown httpd <file>
chmod -r 775 <directory>
will do the trick.
Best Regards,
Boris
Vanrillaer.com - our Family Portal
6
11
Quote
All times are EST. The time is now 11:04 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content