mandelion
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Unable to install WP to it’s own directory – files not foundThanks – I totally forgot about my index.htm file. It’s up and running.
Thanks again for the help.
Forum: Installing WordPress
In reply to: Unable to install WP to it’s own directory – files not foundit was my mistake – I apologize. I’ve been working on this all night and typed that in wrong.
I saved a copy of the index.php file to my drive. I modified it with the correct info to read:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./blog/wp-blog-header.php’);
?>then I uploaded it to the root and /blog directory again, overwriting what was there in the blog folder with the index.php file. I verified that the index.php file is in both locations and is the version above then made sure in options I have this set in:
WordPress URL: http://www.mandelion.com/blog
Blog Address: http://www.mandelion.comI’m sure it’s something so easy I’ll feel like a dork for not seeing it. 🙂
Thanks so much for taking the time to help me out. I am a first time user (there are no entries to my blog or anything) and am LOVING it so far after using Expression Engine for 5 years now.
My blog is here: http://www.mandelion.com/blog and my domain root is the http://www.mandelion.com .
thank you so much again!
Forum: Installing WordPress
In reply to: Unable to install WP to it’s own directory – files not foundSorry for that but I did copy, not move. I have it uploaded to both sections with the same copy of the file once I updated the information inside the file and still have had no success.
thanks for any help.