Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kennonward

    (@kennonward)

    Not accurate, if by “their copy” you mean the WordPress index.php file. Place all the WordPress files in the sub-directory, make sure the addresses in the WordPress dashboard include the sub-directory in the path, and it will work just fine.

    In the dashboard In the general tab I have the wordpress address (URL) as http://www.erivynn.com/wordpress
    the site address (URL) is set to http://www.erivynn.com
    In the Reading Setting tab I have the front page as HOME and the post page as Blog Page

    All of the wordpress files are in the wordpress directory.
    The Home page is a permalink defined as http://www.erivynn.com/
    and the Blog Page is defined as http://www.erivynn.com/blog-page/
    With my copy of index.php in the root directory the system shows my main page as the blog page. With the index.php supplied by wordpress it will show the blog page as the blog and the main page.
    So my question is very simple How do I set up wordpress to be accessed by my site written in PHP?
    If there is another place to define directories other than the Pages tab in the dashboard. I would like to know where they are what I have to set them to to make wordpress work on my site.

    Thanks to all for your assistance

    Thread Starter kennonward

    (@kennonward)

    I installed wordpress in its own sub-directory. WordPress needs or at least does not work on my system with out their copy of index.php in the root directory. My issue is I need index.php as the main file for my website. Is there a setting or hack for wordpress that will allow me use a file other than index.php in the root directory as the entry point for it.

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