felsull
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Moving Word Press blog files to another host provider…thanks!
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!omigod, it worked!!! thank you!!!!
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!Option #2 (sorry!)
All my wp files are in my wp folder, which is a folder in my public root, public_html. I’m trying to move the index.php to the root directory, which is my public_html directly (so as to replace my current index file). I hope that clarifies.
Cheers, Felicia
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!I did that. From the directions:
Now open up index.php and change the line that says require(‘./wp-blog-header.php’); to be require(‘./wordpress/wp-blog-header.php’);
and your note of advice, i changed the code to this:
require (‘./wp/wp-blog-header.php’);
because all my wordpress files are labeled in a folder: wp.
Then I received this error:
Warning: main(./wp/wp-blog-header.php): failed to open stream: No such file or directory in /home/felsull/public_html/wp/index.php on line 4
Warning: main(./wp/wp-blog-header.php): failed to open stream: No such file or directory in /home/felsull/public_html/wp/index.php on line 4
Fatal error: main(): Failed opening required ‘./wp/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/felsull/public_html/wp/index.php on line 4
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!okay, i’ve logged back on. I completed everything (all steps, although the changing dbase configuration confused me a great deal) and I received this error (i’ve since reverted everything back to how it was):
Warning: main(./wordpress/wp-blog-header.php): failed to open stream: No such file or directory in /home/felsull/public_html/wp/index.php on line 4
Warning: main(./wordpress/wp-blog-header.php): failed to open stream: No such file or directory in /home/felsull/public_html/wp/index.php on line 4
Fatal error: main(): Failed opening required ‘./wordpress/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/felsull/public_html/wp/index.php on line 4
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!i did look at the how to…i just didn’t get it. again, i’m really not tech savvy and i felt overwhelmed. sorry, I’ll log off now and try to figures this out.
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!okay, i’ve fixed the https://www.feliciasullivan.com, however, i’m vexed on the wp version. blank page.
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!okay, i think i fixed it….will try your link now, thanks!
Forum: Installing WordPress
In reply to: redirecting WP blog to become homepage of site, help!that, regrettably, did not work well.