marylutz
Forum Replies Created
-
I figured it out. My host deleted the hyphen in the domain name for some dumb reason. All fixed.
Well, I followed the instructions above. I’m still getting the following error:
Warning: require(../wp-load.php) [function.require]: failed to open stream: No such file or directory in /home/provbsco/public_html/wp-admin/upgrade.php on line 18
Fatal error: require() [function.require]: Failed opening required ‘../wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/provbsco/public_html/wp-admin/upgrade.php on line 18
I’m pretty sure I’ve screwed it all up by now. Is there anyone who can help me. Thanks!
No I did not. Should I do that now? Delete all of the wordpress files I just installed, download a whole new wordpress and then upload?
Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/provbsco/public_html/index.php on line 17
Fatal error: require() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/provbsco/public_html/index.php on line 17
Above is the error I’m now getting. Can anyone help? Please? thanks!
Forum: Installing WordPress
In reply to: The requested URL /wp-admin/install.php does not exist.Oh my goodness! I realized I needed to type https://mysite.com/wordpress/wp-admin/install.php to access the installation page. Seems to be working now.
Forum: Installing WordPress
In reply to: Cannot access admin login after upgradeI am doing a fresh install for a new site. It’s an add on domain in public_html/mysite. I am getting the same error above. I have tried clearing my cookies and private data to no avail. I hope someone comes up with a solution quickly. I’ve been reading all of the discussions on this topic and have tried everything everyone is suggesting, but nothing is working. HELP!
The new site is for a customer and I had to talk her into moving to WordPress. I don’t want to let her down nor give a bad report about wordpress!
Forum: Installing WordPress
In reply to: Help! 3 sites are down!!!add to the above:
I created a new index.php file and ftp’d it.
Forum: Installing WordPress
In reply to: Help! 3 sites are down!!!It’s fixed. I added this code to the public_html/mydomain:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wordpress/wp-blog-header.php’);
?>Hope that helps others!
Forum: Installing WordPress
In reply to: Help! 3 sites are down!!!hmmm me too. But when I click on “visit site” from the admin panel, I get the “this page parked…”
Forum: Installing WordPress
In reply to: Help! 3 sites are down!!!I did this as suggested above:
The page you have requested is currently under construction.
If you are the website owner you must remove this temporary page prior to viewing your site.
It is named “default.html” and is located in your /public_html folder.
If you need help uploading your files please click here.Still getting the same page:
“this page is parked courtesy hostmonster.com
Forum: Installing WordPress
In reply to: Help! 3 sites are down!!!Well Whew! Open Talk Mom and ProVBS are fine. I cleared my cache and cookies and restarted my laptop. However, btfministersconnection.com is still not working. I tried it on my desktop too. I’m using FF3 on my laptop and IE on the desktop. I can login to the admin area, but I when I go to the direct site, I get a page that says “this page is parked courtesy hostmonster.com”. I’ve quadruple checked that it is an add-on domain and not a parked domain. Any suggestions?
edited to add: I also added a couple of plug-ins, statpress reloaded and commentluv. I deleted them the first time I got the errors, but to no avail.
I went here to see if it could help. But, I really have no idea what all that means. Maybe you can take a look and decipher it?
no, I didn’t get to deactivate all my plugins because when I transferred my blog from blogger, some how it messed up all of my WP sites. The two I was able to fix are subdomains of this one that I’m having issues with.
I didn’t initially start out trying to upgrade to 2.7. I was just trying to fix the error, which was error trying to establish a database connection, which is the same error I was able to fix on my other two.
I’ve probably really messed the whole thing up. Is there any way you guys can go in my site and take a look?
I uploaded all the files in the root like gas01ine said, I’ve uploaded, deleted and reuploaded 2 or 3 times now and keep getting the same errors as above! I’m frustrated! Please help!