Title: Installation problem:relative path
Last modified: August 18, 2016

---

# Installation problem:relative path

 *  Anonymous
 * [22 years, 11 months ago](https://wordpress.org/support/topic/installation-problemrelative-path/)
 * I’ ve installed wordpress. Instalation message was ok, but then nothing was displayed
   when loading index.php or b2login.php. I`ve modified the config file adding “
   $abspath = ‘../wordpress/’;” at the bottom of it, and then there was the main
   page . But now when I try to log in, entering username and password a blank page
   is shown.
    Can anybody help me ?. Thanks . Here the end lines of my b2config.
   php file: $relpath = ”; $url = explode(‘/’, $siteurl); for ($i = 3; $i < count(
   $url); $i++) { $relpath .= ‘/’. $url[$i]; } $abspath = getenv(‘DOCUMENT_ROOT’).
   $relpath . ‘/’; $b2inc = “/$b2inc”; $pathserver = &$siteurl; $abspath = ‘../wordpress/’;

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/installation-problemrelative-path/?output_format=md)
[1](https://wordpress.org/support/topic/installation-problemrelative-path/?output_format=md)
2

 *  Thread Starter Anonymous
 * [22 years, 11 months ago](https://wordpress.org/support/topic/installation-problemrelative-path/page/2/#post-21894)
 * all i did was change $b2inc = “/$b2inc”; to $b2inc = “$b2inc/”; and it started
   working. o_O

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/installation-problemrelative-path/?output_format=md)
[1](https://wordpress.org/support/topic/installation-problemrelative-path/?output_format=md)
2

The topic ‘Installation problem:relative path’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 16 replies
 * 6 participants
 * Last reply from: Anonymous
 * Last activity: [22 years, 11 months ago](https://wordpress.org/support/topic/installation-problemrelative-path/page/2/#post-21894)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
