erstoriesnet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Supposedly my site is taking up HUGE bandwidth. Why?OK, I added WP supercache and did some other things that should reduce CPU. How can I check to see what my current usage is? Thanks!
Forum: Fixing WordPress
In reply to: Supposedly my site is taking up HUGE bandwidth. Why?So wait, all of them are fine? Hmmmmm
Forum: Fixing WordPress
In reply to: Supposedly my site is taking up HUGE bandwidth. Why?Sorry, I meant CPU.
Forum: Fixing WordPress
In reply to: Lost all my pics!OK, Thanks for in the input. I will give that a try.
Forum: Fixing WordPress
In reply to: Lost all my pics!I also have a file on my computer called “backup-4.23.2010_08-18-57_erstor.tar.gz” which I figure I can try to unzip with winRAR or something. Should this file contain the wp-contents/uploads folder?
Forum: Fixing WordPress
In reply to: Lost all my pics!I can’t find it. I did the “full back up” via Cpanel and separately downloaded a copy of the db (in sql format) but can’t find any real folders in the back up files.
The back up appears in a file called “backup-4.23.2010_08-18-57_erstor” but when I open it, I can’t find any folders that has “uploads” in it.Forum: Fixing WordPress
In reply to: Lost all my pics!That folder is empty except for one new pic I just uploaded. As I said, I accidentally deleted the entire wp-content folder from before (including the uploads subfolder) – but I backed up the whole site prior to that. I just have no idea where the files are in the database. It is weird since all the post content other than the pics are preserved in the db.
Forum: Installing WordPress
In reply to: Restore DB after upgradeYeah, well I apparently have lost all my photos from my dp when I accidentally deleted my old wp-content file although my db with all my posts is OK. I am trying to figure out if the pics were backed up somewhere when I backed up the db.
Forum: Installing WordPress
In reply to: Restore DB after upgradeI had the same problem – I had to change the theme to the classic theme since I was using a custom one that I accidentally deleted when I upgraded. Now I see my site – I have some work to do to get it back the old way but at least I have something!
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!OK, so I did that. I uploaded 2.92 freshly and deleted all the others. I kept getting the same messages that various files were not detected in the right directory. I basically moved the admin-php, wp-load.php,and wp-settings.php files from the wordpress folder into the root public.html directory (where the index.php and wp-config.php files are) as well has changing line 20 in the admin.php file to require_once(‘wp-load.php’); from require_once(‘../wp-load.php’); and now I get this message:
Found
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@erstories.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 Server at erstories.net Port 80Now what to try???
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!OK, I will give that a try and post my results
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!OK, So, I keep trying to reinstall things. I deleted all the wordpress files and tried again. I have the same original problem:
Warning: require_once(admin.php) [function.require-once]: failed to open stream: No such file or directory in /home/erstor/public_html/index.php on line 10Fatal error: require_once() [function.require]: Failed opening required ‘admin.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/erstor/public_html/index.php on line 10
As far as I can tell, my database is associated properly in the wp-config.php file
I am going nuts!
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!Well, It looks like I have my database files – but since I accidentally deleted all the wordpress files (with all my content) and reinstalled the new versions, I cannot figure out how to reassociate all my content with the new WP content directory. I use C – panel and Midphase/AN Webhosting by the way.
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!Great. I read somewhere that if I change my index.php file to
require(‘wordpress/wp-blog-header.php’ since my wp-blog-header.php is located in my wordpress directory, it would work. Now I just get a completely blank screen when I try to access the site!
http://www.erstories.netURGH!
Forum: Installing WordPress
In reply to: Upgrade to 2.92 screwed everything up!OK, So I restored my database (I am using Cpanel) are reinstalled the newest version of wordpress but I still get that dang error message. Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/erstor/public_html/index.php on line 5
Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/erstor/public_html/index.php on line 5
Fatal error: require() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/erstor/public_html/index.php on line 5