I wanted to provide more details. When I used the GoDaddy auto install, it installed WP into the main directory, and it created a directory called “Blog”.
So here is a snapshot from my file manager:
Filename Size Date Modified File Type
blog — 4/30/2009 5:23:11 am Directory
images — 4/17/2009 6:49:53 am Directory
PDFs — 4/15/2009 2:29:43 pm Directory
php_uploads 3/6/2009 1:06:52 am Directory
aboutus.html 5.19 KB 4/16/2009 5:56:45 am HTML author.html 5.63 KB 4/16/2009 5:56:40 am HTML
contactus.html 3.85 KB 4/16/2009 5:56:40 am HTML
copyright.txt 3.03 KB 4/15/2009 2:29:46 pm Text
dailyplanner.html 5.13 KB 4/16/2009 5:56:46 am HTML
favicon.ico 0 B 3/6/2009 3:47:16 am Icon features.html 7.99 KB 4/16/2009 5:56:47 am HTML Current
forbaby.html 4.72 KB 4/16/2009 5:56:41 am HTML
forwomen.html 4.63 KB 4/16/2009 5:56:41 am HTML
gdform.php 774 B 3/6/2009 3:47:15 am Script
index.html 7.89 KB 4/17/2009 6:50:20 am HTML index.php 397 B 4/29/2009 11:16:52 am Script
license.txt 15 KB 4/29/2009 11:16:52 am Text
media.html 5.33 KB 4/16/2009 5:56:43 am HTML
missing.html 1.64 KB 3/6/2009 3:47:15 am HTML
order.html 7.75 KB 4/16/2009 5:56:44 am HTML
php.ini 389 B 3/6/2009 3:47:16 am File Current
readme.html 7.46 KB 4/29/2009 11:16:53 am HTML
readme.txt 792 B 4/15/2009 2:30:12 pm Text
style.css 1.26 KB 4/15/2009 2:30:12 pm Style
terms.html 12.5 KB 4/16/2009 5:56:45 am HTML
testimonials.html 4.55 KB 4/16/2009 5:56:39 am HTML
webformmailer.php 32 B 3/6/2009 1:06:52
welcome.html 2.77 KB 3/6/2009 3:47:16 am HTML
All of the WordPress files are contained in the directory called Blog. Is anything missing from this main root directory that could fix my problem? Or should I move all of the WP related files out of the “Blog” directory and drop them into the root directory?
To summarize, when I type in my web address, https://www.bluehealerdiary.com, I receive the following error:
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/content/a/n/g/anga20/html/index.php on line 17
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/content/a/n/g/anga20/html/index.php on line 17
Fatal error: main() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/local/lib/php’) in /home/content/a/n/g/anga20/html/index.php on line 17
And when I type in https://www.bluehealerdiary.com/blog I receive this error:
arse error: syntax error, unexpected ”’ in /home/content/a/n/g/anga20/html/blog/index.php on line 17
However, I can still access my WP admin and dashboard.