timhorst
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-load.php data being removed@dusklab That will fix the issue yes.
Do you have full access on your cpanel? Like full admin? Maybe you can ask your webhosting provider to change the permission to 444.Forum: Fixing WordPress
In reply to: wp-load.php data being removedHi, I have found the fix, based off yatich his reply in a different thread.
First of all get a brand new wp-load.php
https://github.com/WordPress/WordPress/blob/master/wp-load.phpReplace that with your current wp-load.php, then go into your cpanel, and go to files.
Now inside files you select wp-load.php and change the permission from 644 to 444.
If you are using directphpmyadmin make sure you select wp-load.php and DESELECT “move to trash” and type 444 in the number slot and click change permission.This should fix your issue.
Forum: Fixing WordPress
In reply to: wp-load.php file does not workHi, I have found the fix, based off yatich his reply in a different thread.
First of all get a brand new wp-load.php
https://github.com/WordPress/WordPress/blob/master/wp-load.phpReplace that with your current wp-load.php, then go into your cpanel, and go to files.
Now inside files you select wp-load.php and change the permission from 644 to 444.
If you are using directphpmyadmin make sure you select wp-load.php and DESELECT “move to trash” and type 444 in the number slot and click change permission.This should fix your issue.
Forum: Fixing WordPress
In reply to: WP-load issuesHi, I have found the fix, based off yatich his reply in a different thread.
First of all get a brand new wp-load.php
https://github.com/WordPress/WordPress/blob/master/wp-load.phpReplace that with your current wp-load.php, then go into your cpanel, and go to files.
Now inside files you select wp-load.php and change the permission from 644 to 444.
If you are using directphpmyadmin make sure you select wp-load.php and DESELECT “move to trash” and type 444 in the number slot and click change permission.This should fix your issue.
Forum: Fixing WordPress
In reply to: wp-load.php file crashing my websiteHi, I have found the fix, based off yatich his reply in a different thread.
First of all get a brand new wp-load.php
https://github.com/WordPress/WordPress/blob/master/wp-load.phpReplace that with your current wp-load.php, then go into your cpanel, and go to files.
Now inside files you select wp-load.php and change the permission from 644 to 444.
If you are using directphpmyadmin make sure you select wp-load.php and DESELECT “move to trash” and type 444 in the number slot and click change permission.This should fix your issue.
Forum: Fixing WordPress
In reply to: wp load file is remaining 0omg @yatich legit hero, it worked. I’ve seen a few other threads with the same issue, im gonna reply to them and tell them this fix. Bless!