Forums
- 
		
- Forum
 - Posts
 
 - 
		
			
		
			
- Installation
 - 28,536
 
- Troubleshooting
 - 62,801
 
- Themes
 - 10,444
 
- Plugins
 - 15,389
 
- Requests & Feedback
 - 14,986
 
- Showcase
 - 3,258
 
 - 
		
 
Have you got the code at the top of your config file? That was the problem I ran into. I was able to use a relative path once I did that too. So the start of your config file should look something like this:
<?php
require_once('../wp-blog-header.php');