guchuj05
Forum Replies Created
-
Forum: Installing WordPress
In reply to: wp-settings.php line 73 problemJurojun-
On advice from my web host I reuploaded all the files and that fixed the problem. Good luck!Forum: Fixing WordPress
In reply to: My page won’t load!: Permission denied in /wp-settings.phpI got advice from my web host to re upload all the files and that worked!
Forum: Fixing WordPress
In reply to: multiple sites, same users – how?Line 73 of wp-settings.php is creating problems for me. This is unrelated to the discussion, but one of you may be able to help. My entire website https://atennisblog.com/ is down and giving this error:
Warning: main(/home/guchuj05/public_html/wp-includes/wp-db.php): failed to open stream: Permission denied in /home/guchuj05/public_html/wp-settings.php on line 73
Fatal error: main(): Failed opening required ‘/home/guchuj05/public_html/wp-includes/wp-db.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/guchuj05/public_html/wp-settings.php on line 73
Any thoughts on what may be the problem? I haven’t altered this file in any way.
Thank you!
Forum: Installing WordPress
In reply to: wp-settings.php line 73 problemHello, I’m having the exact same problem:
Warning: main(/home/guchuj05/public_html/wp-includes/wp-db.php): failed to open stream: Permission denied in /home/guchuj05/public_html/wp-settings.php on line 73Fatal error: main(): Failed opening required ‘/home/guchuj05/public_html/wp-includes/wp-db.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/guchuj05/public_html/wp-settings.php on line 73
I didn’t change anything in that file. If anyone can help, I’d really appreciate it.
Forum: Fixing WordPress
In reply to: My page won’t load!: Permission denied in /wp-settings.phpThis was an installed and working blog as of this morning. It’s been working for about a week. I didn’t change anything in either one of those files.
Forum: Fixing WordPress
In reply to: Comments Not Working On PagesI found the answer here: https://www.ads-software.com/support/topic/31263?replies=4
Thanks!Forum: Fixing WordPress
In reply to: Create New Pages problemThanks so much for this help. I had the same problem.
Thank you!!Forum: Fixing WordPress
In reply to: phpsuexec and .htaccessI’ve been having the exact same problem with permalinks in 2.01. It says the structure has been updated when it hasn’t. I copied and pasted the code into the .htacess file.
I’ve tried everything. I commented out he two lines in the admin-functions.php, I edited the vars file according to the Codex… the structure still hasn’t changed.
Suggestions, anyone, on what the problem might be?
Forum: Installing WordPress
In reply to: Categories Not Alphabetizing and Showing Subcategories in 1.5Thanks for this bit of code:
<?php wp_list_cats('sort_column=name& hide_empty=0'); ?>
Works well.Forum: Fixing WordPress
In reply to: Unresolved Permalink IssueI’ve just upgraded to 2.01 and I can’t get permalinks to work. No matter what I change it to it just uses the default structure. I’ve updated my .htaccess file manually–for some reason WP said it wasn’t writable, which it was. But if anyone has any advice, I’d appreciate it.
Thanks
J