I think Ive sorted it. I missed a / out
I put require(‘.wordpress/wp-blog-header.php’);
Instead of require(‘./wordpress/wp-blog-header.php’);
PHEW!!!!
ARGH!!! I cant get my site on, It coming up with
Warning: require(.wordpress/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/a3454650/public_html/index.php on line 17
and
Fatal error: require() [function.require]: Failed opening required ‘.wordpress/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a3454650/public_html/index.php on line 17
Ive changed the index.php file too
Right, I should have actually tried to do what I wanted to do without asking how to do it first.
I am only stuck on number 2 now, Ive done the rest.