Title: Posts are not there
Last modified: August 18, 2016

---

# Posts are not there

 *  [Microdot](https://wordpress.org/support/users/microdot/)
 * (@microdot)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/posts-are-not-there/)
 * I’ve got WP installed twice, in two different databases running on my site.. 
   the structure is something like this:
 * mysite.com/contributions/blog
 * and
 * mysite.com/wordpress
 * The first one works properly in terms of links to the articles.
 * The second one gives me the default WP error page when I try to look at an article
   I’ve posted. The only thing different is in the General Options, which looks 
   like:
 * WordPress address (URL): [http://mysite.com/wordpress](http://mysite.com/wordpress)
   
   Blog address (URL): [http://mysite.com](http://mysite.com)
 * Both use the same theme, and have .htaccess files for the permalinks on both.
 * Thanks for your help,

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/posts-are-not-there/#post-541815)
 * Regarding your WordPress installation that has:
    WordPress address (URL): [http://mysite.com/wordpress](http://mysite.com/wordpress)
   Blog address (URL): [http://mysite.com](http://mysite.com)
 * You do have an index.php file that has this:
 *     ```
       <?php
       /* Short and sweet */
       define('WP_USE_THEMES', true);
       require('./wordpress/wp-blog-header.php');
       ?>
       ```
   
 * This particular setup is described in:
    [Giving_WordPress_Its_Own_Directory](http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory)

Viewing 1 replies (of 1 total)

The topic ‘Posts are not there’ is closed to new replies.

## Tags

 * [installs](https://wordpress.org/support/topic-tag/installs/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/posts-are-not-there/#post-541815)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
