I am showing THREE index files uploaded to my server for the THEME Tulip Time_5
Again ALL index.php but landing in different areas.
I thought there could only be ONE? Won't these cause confusion for the server and WP?
Below are the paths for each
____________________________________
/wp-admin/
File size 6,032
_____________________
/ this is the root directory
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>
File size 95
____________________
In wp/admin/
<?php
// Silence is golden.
?>
File size 32
____________________
If these are in the wrong place or a couple of those mentioned should NOT be there at all, could this have to do with my constant cannot connect to server issues I am having with WP or my host????
Because otherwise I am still grasping here for straws.
This is a brand new install, only been up a week.