permissions and that pesky INCLUDE_ERROR
Posted: Thu Dec 22, 2005 8:21 pm
Hi guys,
Garvin and I have had a brief conversation about the INCLUDE_ERROR I occasionally get, and basically I need help.
The situation is that my site is on a Unix server running H-Sphere, and the user and group are configured with my ftp username.
Now when s9y created my serendipity_config_local.inc.php the server (I assume H-Sphere) automatically uses my user and group instead of nobody. I think this is a H-sphere problem, not an s9y problem, but I kinda need help because I've had to set the permissions on that file at 774 so that I don't get the INCLUDE_ERROR.
And when I want to make changes to my configuration (eg change the number of entries that appear on my startpage), for some reason s9y needs to write to serendipity_config_local.inc.php so then I have to change its permissions to 776. Then when all is done I have to change them back to 774 again.
So with all that said, I would be happy to just leave the permissions on serendipity_config_local.inc.php at 776 coz then I can just do what I want when I want, and if you try to access that file in your browser you can't anyway because Apache won't let you (not enough permissions), and my error pages will then redirect you to index.php. However, the s9y admin pages specifically say to set the permissions at 770. What should I do?
Cheers
Carl
Garvin and I have had a brief conversation about the INCLUDE_ERROR I occasionally get, and basically I need help.
The situation is that my site is on a Unix server running H-Sphere, and the user and group are configured with my ftp username.
Now when s9y created my serendipity_config_local.inc.php the server (I assume H-Sphere) automatically uses my user and group instead of nobody. I think this is a H-sphere problem, not an s9y problem, but I kinda need help because I've had to set the permissions on that file at 774 so that I don't get the INCLUDE_ERROR.
And when I want to make changes to my configuration (eg change the number of entries that appear on my startpage), for some reason s9y needs to write to serendipity_config_local.inc.php so then I have to change its permissions to 776. Then when all is done I have to change them back to 774 again.
So with all that said, I would be happy to just leave the permissions on serendipity_config_local.inc.php at 776 coz then I can just do what I want when I want, and if you try to access that file in your browser you can't anyway because Apache won't let you (not enough permissions), and my error pages will then redirect you to index.php. However, the s9y admin pages specifically say to set the permissions at 770. What should I do?
Cheers
Carl