Permissions and .htaccess files [message #1338] |
Tue, 20 May 2008 00:56 |
jsmeaton
Messages: 9 Registered: May 2008
|
Junior Member |
|
|
I've run into a hurdle while installing the framework. I don't know much about web server configuration, and I'm rather limited in what I have access to as we are installing on a university student drive.
I've changed the filename to .htaccess as it's being installed on a unix drive. I've also changed the directive to point to the includes directory. I'm not sure if I need anything else, but when I do all this, even though permissions are correctly set for the radicore directory, it gives a forbidden error.
Inside my .htaccess file is the following line:
php_value include_path ".:/home/team/08pra06/public_html/source/radicore/includes"
Is there a problem with that directive? /home/.. is the absolute path (pwd in includes directory).
The administrator emailed me the following:
"
Okay. I have changed the AuthConfig to be all (It was preaty much this anyway but it should definitely work now anyway).
"
So I'm assuming it's not an error with the httpd. Help appreciated. Is there something I'm doing wrong?
Josh
|
|
|