Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » Permissions and .htaccess files
Re: Permissions and .htaccess files [message #1343 is a reply to message #1341] Wed, 21 May 2008 08:32 Go to previous messageGo to previous message
jsmeaton is currently offline  jsmeaton
Messages: 9
Registered: May 2008
Junior Member
This is the .htaccess file I'm working with. Permissions are set to 604 on it. Still receiving error 500. Even when there's not a line of text in the file, just having the .htaccess in the directory causes the problem.

If you can see a problem with the following contents, please let me know. I truly think that this may be a server/configuration error due to an empty file causing an error also - but it'll be handy to eliminate future problems (once server is configured properly) by ensuring that this file is correct.

Thank you for your help and patience!

<Files ~ "\.inc$">
Order deny,allow
Deny from all
</Files>

php_value default_charset "UTF-8"
php_value include_path ".:/home/team/08pra06/public_html/source/radicore/includes"

php_value register_globals 0
php_value magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value magic_quotes_sybase 0
php_value session.use_cookies 1
php_value session.use_only_cookies 0
php_value session.use_trans_sid 1
php_value session.gc_maxlifetime 3600
php_value arg_separator.output "&amp;"
php_value url_rewriter.tags "a=href,area=href,frame=src,input=src,fieldset="
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Logon - Security Violation
Next Topic: Build Directory - no directory created
Goto Forum:
  


Current Time: Fri Apr 26 14:51:24 EDT 2024

Total time taken to generate the page: 0.00988 seconds