Title: greatbug's Replies | WordPress.org

---

# greatbug

  [  ](https://wordpress.org/support/users/greatbug/)

 *   [Profile](https://wordpress.org/support/users/greatbug/)
 *   [Topics Started](https://wordpress.org/support/users/greatbug/topics/)
 *   [Replies Created](https://wordpress.org/support/users/greatbug/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/greatbug/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/greatbug/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/greatbug/engagements/)
 *   [Favorites](https://wordpress.org/support/users/greatbug/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [including index.php](https://wordpress.org/support/topic/including-indexphp/)
 *  Thread Starter [greatbug](https://wordpress.org/support/users/greatbug/)
 * (@greatbug)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/including-indexphp/#post-192629)
 * to clarify–
 * homepage.php is in /var/www/
    and what /var/www/wordpress/index.php renders is
   what I’d like to include().
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [including index.php](https://wordpress.org/support/topic/including-indexphp/)
 *  Thread Starter [greatbug](https://wordpress.org/support/users/greatbug/)
 * (@greatbug)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/including-indexphp/#post-192627)
 * still getting the same error.
 * homepage.php:
 * `<?php 
    /* Short and sweet */ define('WP_USE_THEMES', true); include('/var/www/
   wordpress/wp-config.php'); include('/var/www/wordpress/wp-content/themes/basic/
   index.php'); ?>

Viewing 2 replies - 1 through 2 (of 2 total)