garethp
Forum Replies Created
-
Forum: Installing WordPress
In reply to: “.com/wordpress/” only on installationMany thanks, but Ive tried that. On a help sheet it sais I had to change the php file under the root domain name. I did that and the root domain worked but whenever I clicked on the header it took me back to .com/wordpress
But now I have another problem, I changed the blog address to .com instead of .com/wordpress
Why is this part so difficult???? Can anyone help me, is there anything I can do?
I’m a whits end.
Forum: Installing WordPress
In reply to: “.com/wordpress/” only on installationHi Can anyone help me with this, Im so close to getting things set up.
Anyone help would be greatly appreciated.
Forum: Installing WordPress
In reply to: “.com/wordpress/” only on installation<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wordpress/wp-blog-header.php’);
?>This is my index file, but I’ve moved the index file from the wordpress folder to main folder. Thats what it tells me to do isn’t it?
Forum: Installing WordPress
In reply to: “.com/wordpress/” only on installationNeither the blog appears at http://poweroverwireless.com or http://poweroverwireless.com/wordpress nor can I log into the WordPress Admin.